Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

date condition is not working

Hi , I have written a schedule job  based on the difference of the number of days.1. condition, (difference number of days < 3 days), trigger an email notification2. condition , (difference number of days >=4 && difference number of days <8), trigger...

pavam by Tera Contributor
  • 644 Views
  • 4 replies
  • 0 helpfuls

Can a OnChange Client script works on Multiple Variables

I have a Task Regarding Catalog item. A OnChange() Client Script has to be written. I had written all the code correctly functionality also working as usually. Here is my Code: function onChange(control, oldValue, newValue, isLoading) {    if (isLoad...

Aditya02 by Tera Guru
  • 612 Views
  • 1 replies
  • 0 helpfuls

I have a record producer with a text field variable

I have a record producer with a text field variableIf we type any keyword in text field it should show up the matching results say for eg: record producer / kb article/hr cases in a modal( which shows up clicking on submit button ). Need to get the s...

Harsha38 by Tera Guru
  • 341 Views
  • 1 replies
  • 0 helpfuls

Creating team chat in MSTeams

Hello all, I have a problem with a customer trying to create a team chat in MS teams out of Request, where it says "Forbidden Request. Please Check Oauth Token and scope permission" as error. I checked all the credentials and scope and all looks fine...

Virtual agent - topic discovery

I am asking user what he would like to do and search KB, if he is not satified then I want to search best topic match using nlu and present him this topic he could click or go further in flow asking more question.how to script topic search (topicDisc...

js20 by Mega Guru
  • 544 Views
  • 2 replies
  • 0 helpfuls

Resolved! UI Action issue

Hi,I have created a UI Action for the Cancel incident, but it is not working. Clicking on the 'Cancel incident' button doesn't do anything. Kindly help.   function cancel_jsftSubmit(){ gsftSubmit(null, g_form.FormElement(), 'cancel_incident_jsftSub...

1.png 2.png
Community Alums by Community Alums  
  • 837 Views
  • 3 replies
  • 1 helpfuls