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

Forum Posts

Resolved! A selectBox variable is not autopopulating

Hi, I am autopopulating multiple variables of which one SelectBox is not autopopulating. Kindly help. GlideAJAX function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { return; } if (newValue ...

1.png 2.png 3.png 5.png
Dave_p by Giga Guru
  • 571 Views
  • 2 replies
  • 0 helpfuls

Resolved! Unhandled exception in GlideAJAX

Hi, I am facing a issue in GlideAJAX and ScriptIncludes. Kindly help. GlideAJAX function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { return; } g_form.addInfoMessage("before"); if (newValu...

1.png 2.png 3.png 4.png
Dave_p by Giga Guru
  • 618 Views
  • 2 replies
  • 2 helpfuls

Seperate the string using script

Hi, I want to create an incident using script with Short Description: "ServiceNow Associate" and attach that incident to 2 child incidents.Where 1st child Incident should contain short description : "ServiceNow" and 2nd Child Incident Should contain ...

BharatiK by Tera Contributor
  • 592 Views
  • 4 replies
  • 0 helpfuls

Vitual Asistent - nlu

HI, I would like to be clear if by purchasing ServiceNow Pro and then configuring the VA with nlu, users can have a conversation and respond in Basque.how is it in the link: https://www.iana.org/assignments/language-subtag-registry/language-subtag-re...

antoniojose_0-1739966249966.png

Resolved! Set Assigment Group and Assignet to fields as read only

Hello,  I was trying to set Assignment group and Assigned to fields as read-only depending on the role using a client script (this is for a specific task and has to be a client script), but I have found that I can't make it work with any of the field...

SebCastro by Tera Contributor
  • 1223 Views
  • 6 replies
  • 4 helpfuls

CMDB Integration Studio Application Data Source showing Issue?

I have trying to load the Computers Data into CMDB computer table using Intune Graph Connector and my requirement is Skipping the records specific field value from staging table records so I wrote the CMDB Integration Studio Application Data Source b...

siva44 by Tera Contributor
  • 1567 Views
  • 5 replies
  • 1 helpfuls

Resolved! Multiple Record Creation with Record Producer

Hello Developers, I have a requirement where I have a record producer currently which creates a single record as usual but I need to change it to create multiple records at once and there are multiple variables that needs to be selected while creatin...

abhisheksat_0-1739962141846.png
abhisheksat by Tera Contributor
  • 1621 Views
  • 6 replies
  • 5 helpfuls