Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

gsft submit()

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

Abhijeet14 by Mega Expert
  • 10923 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
  • 1792 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
  • 3538 Views
  • 9 replies
  • 1 helpfuls

inbound email action testing?

i just created an inbound email action on global domain. and they have given few emails as a inputs in the conditions , i have done with all and right now how to test this inbound email is working or not?   anything would be appreciable  

lakng by Tera Contributor
  • 3830 Views
  • 3 replies
  • 2 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 ...