We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Replace global UI Action by new one

Hello, I have created two new UI actions. One should create new button "Save" on incident table, save current record and stay on current record after click on save button. It should replace Update button which redirects to previous page. Problem is t...

find_real_file.png find_real_file.png

Has anyone integrated Yammer with servicenow?

We use Yammer already for our enterprise social communoty and have it embedded as a webpart in sharepoint - is there a similar capability in snow? Idealy to display all activity related to a ecrtain #hashtag or from a specific group?   Thanks for any...

rodbcn by Kilo Explorer
  • 4159 Views
  • 4 replies
  • 0 helpfuls

Problem Data Lookup Rules

Custom Priority lookup rules for Problem Table on Istanbul did not work despite multiple attempts .I want to set Priority level similar to how Incident Table data look up rule is setThe OOB in Jakarta has the set below.I don't understand how Choice f...

find_real_file.png find_real_file.png find_real_file.png
Joyce W by Giga Expert
  • 3675 Views
  • 3 replies
  • 3 helpfuls

Bundling items/Order guides

Hello experts,I'm a little confused about bundling.I have hardware models setup. If I create a bundle (model category set as bundle), add items to it (ie Surface Pro and a consumable) and publish the bundle, should it not add both items to the cart i...

KB15 by Giga Guru
  • 3806 Views
  • 3 replies
  • 0 helpfuls

gsft submit()

Hi,   what is gsft submit() function and it's purpose??   Regards,Abhijeet Bangera www.dxsherpa.com

Abhijeet14 by Mega Expert
  • 11306 Views
  • 3 replies
  • 6 helpfuls

How to add 'Impacted Services/CIs' to an email notification

Hi Everyone, I'm in a change record, using a quick message email template which has multiple variables defined within the body of the message in order to draw data straight out of the populated change record (ie: ${short_description}, ${start_date}, ...

AlanKT by Kilo Contributor
  • 1961 Views
  • 2 replies
  • 0 helpfuls

Resolved! Understanding Audit History and how it works

I've recently enabled the audit history on a table and have been pulling reports.   What I'm not understanding is that I have multiple records that are not showing in an appropriate time frame.   For example, an incident was closed on 4/15/15 but the...

Resolved! How can add records to related list using a list field on the form?

Hello, I have a list field on the form much like a watch list. As I add values to the list field and saves the form a new record should be created, this record contains reference to current record and a reference to added value. I've created a new ta...

Paul125 by Kilo Guru
  • 3880 Views
  • 9 replies
  • 1 helpfuls

Resolved! Business Rule to run with UI Action

I have an UI button(which gets executed on client) on Change form which moves the changes to Asses state based on certain validations. Now I have a requirement to make some additional validations before the change is moved to Asses state. For this I ...