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

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to run a script within ATF.

Manually i can use the background script to run the below mentioned script and update a particular field value, However now wants to know how can i run below mentioned script to update a field value within ATF.  Script: var gr = new GlideRecord('x_am...

VIKAS MISHRA by Tera Contributor
  • 3262 Views
  • 14 replies
  • 2 helpfuls

Schedule in Change Request

What is the use of Schedule in Change Request ? Like if I select a time interval then the authorized person has to add change within that time limit only ? What if he/she doesn't apply change in that time interval ? Will there be any warning message ...

Shubham15 by Kilo Contributor
  • 1970 Views
  • 1 replies
  • 0 helpfuls

SMS Limitation

Hi, SMS Notifications ( SMS Alternate field in Notifications) has a limitation of 140 char https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0712569. For priority1 incidents, we want to add meeting details along with incident de...

SV6 by Tera Contributor
  • 1386 Views
  • 1 replies
  • 0 helpfuls

In transfrom map , if the colease field is empty for multiple records , in source table the records gets updated. We have checked this to true , 'Create new record on empty coalesce fields' on transform map.Can i know how the records with empty colea

In transfrom map , if the colease field is empty for multiple records , in source table the records gets updated. We have checked this to true , 'Create new record on empty coalesce fields' on transform map. Can i know how the records with empty cole...

NA13 by Tera Contributor
  • 2379 Views
  • 2 replies
  • 2 helpfuls

Resolved! Trying to call script include from reference qualifier but not getting the correct groups in the catalog item

Hi, I have requirement that there is one catalog item with two variables User and Group. User is of single line text variable and group is reference type variable. When I click on group search icon, it should display list of only those groups of whic...