We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

sn_auth.GlideOAuthClient() help

HI Team, Can you please help me  here :- var oAuthClient = new sn_auth.GlideOAuthClient();    var requestorId =  what should be the value     var entityProfile = what should be the value    Thank You,    Ketan

Storing escalation records in ServiceNow Table

 We have one scenario where from incident table, one incident record can have multiple incident_task records associated to it. And from incident_task table, one incident_task record can have multiple escalation records associated to it. For example, ...

Dinesh P R by Tera Contributor
  • 903 Views
  • 1 replies
  • 0 helpfuls

Resolved! Onsubmit client script

Hello Team,I have implemented the validation for the update set naming convention, and everything is working fine. However, when a user submits the form with a name that does not follow the convention, the validation message appears but disappears wi...

abhijeetpaw by Tera Contributor
  • 1946 Views
  • 10 replies
  • 1 helpfuls

Resolved! Background script running error

Hi, Has anyone ran into this issue and know how to solve it? When running a background script from VSCode using the ServiceNow extension I get this output in red: Error in executing script!   The script I am running is trivial: // Write your script...

find_real_file.png
rdelpeso by Giga Guru
  • 4526 Views
  • 5 replies
  • 3 helpfuls

Scripting-Client Script

Hi, Can anyone explain me what does the below line return?function mycallback(response){ var variable_name = response.responseXML.documentElement.getAttribute("variable_name");////////.......... some piece of code} Thanks in advance 

Nandhinisri by Tera Contributor
  • 760 Views
  • 4 replies
  • 2 helpfuls

Resolved! Question on a message about the PDI

Hello Community, I recieved a message today about my PDI with the followong:Dear Service Now Developer,Please save your work and release the current instance by the end of April 10th, 2025. The instance has technical issues and must be retired.Thanks...