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

Resolved! UI Policy isn't working - Task not displaying Variable

I have a UI policy that will display specific check boxes whenever an specific drop-down box value is selected. (on Requested item, Catalog Task, Catalog item view)I added a new Checkbox to display for only one specific drop-down value when selected ...

chingher by Giga Contributor
  • 2160 Views
  • 4 replies
  • 3 helpfuls

How to get licensed users ?

Hi All,We want to check how many licensed users are there in the system. Whenever we see the number of users who are having any role in system from table - "sys_user_has_role", then number comes out to be -1600, but when i am using "getRoledUsers()" ...

How do i Call a script include from Module Arguments

Hi, I have a requirement where, when a user clicks on a module it should call the below script include and it should set the filters on the teble related to the module according to the script.THIS SCRIPT IS MARKED CLIENT CALLABLEvar ModuleArg = Class...

vtred by Tera Contributor
  • 8443 Views
  • 5 replies
  • 1 helpfuls

Resolved! Do scheduled jobs wait before running again?

Lets say I've created a Scheduled Script Execution job, that runs every 30 seconds. If an execution is taking longer than 30 seconds, with the next job wait for the last one to complete, or run over the top of the last one?

Resolved! UI Page Processing Script is Not Starting

Greetings,I'm having trouble getting the processing script to engage in my instance. Basic functionality I'm looking for is a form button that pops up a window asking how many runs they'd like to execute which updates a field in the current form. The...

Ryan Bray1 by ServiceNow Employee
  • 5153 Views
  • 5 replies
  • 5 helpfuls

ServiceNow to (Supplier) ServiceNow Integration

Hi all,I am looking to find out if anyone has done an integration between ServiceNow instances.The scenario is that our supplier also uses ServiceNow, what would be required is the following:Our ServiceDesk to raise an incident and it get logged on o...

Tee1 by Giga Contributor
  • 1911 Views
  • 4 replies
  • 2 helpfuls

Resolved! Restrict special characters for catalog item variable

Hi Guys, We have a requirement for a catalog item variable, in which it should restrict the below special characters."(&[]~@|$^<>\*+=;?`')"   ---> inside quotesI have written the below on change client script to achive this. The script is workingfor...

eshwar10 by Giga Contributor
  • 3693 Views
  • 3 replies
  • 3 helpfuls