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

Forum Posts

REST API limiting on Sys User data

I am using REST API to query sys user table and get user information for around 100 users. I am specifying the user's sys_id in the sysparm_query as follows. The API works for only upto 45 sys_ids and fails there after. Is there any other way to get ...

neha_joshi by Kilo Contributor
  • 4653 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to filter non-itil users

How to take report of users who dont have itil role but has certificaton role, when i filter as role is not itil & role is certification i can see both since 1 condition is matching

Resolved! Replace string using regex

Hi ServiceNow Gurus,I have a reference field which we will call Field A. The field value is always "Digital" + "Value provided by requester". This will be saved to a table.On load, I want to remove the word "Digital" and save it on a separate text fi...

carlocsa by Kilo Expert
  • 3671 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to stop the "Updated time" from being updated.

Hello,  I am wondering if there is a way to stop the updating time and updated by from being updated when using import sets. I know you can use "autoSysFields(false);" when using scripts but it doesnt seem to be working for import sets.  Any help wil...

dfry123 by Mega Expert
  • 3851 Views
  • 6 replies
  • 1 helpfuls

Where are the translations of categories stored?

We created categories for the HR catalog and translated them in 3 languages. When we move the categories to another instance with the update sets, the translations are left behind. Where are they stored, why are they not moved?

Resolved! Want to send header in business rule - REST API

Hello Everyone,We are integrating ServiceNow through REST. 1) We are sending our incident number to that tool using rest with post method and we are getting a task number from them in response.2) I am capturing that task id in a field on incident for...

Jerry121 by Kilo Contributor
  • 3703 Views
  • 6 replies
  • 2 helpfuls

Count updates per each analyst makes... day / week / month

Hi AllIm wondering what would be the best way to count how many updates my service desk agents make on tickets per day/week/monthI cant see an easy way to do this.. any help any one can provide would be really appreciated !Thanks in advance

blurry83 by Kilo Explorer
  • 5609 Views
  • 16 replies
  • 1 helpfuls

how to access jvar in UI page client script

Hi,I have one value set on jvar on UI Page HTMl and I want to show one alert message depending on the value set on submit of the UI page.For that reason I want to check jvar value on onSubmit function of the UI page client script. I am not aware of t...

purbali1 by Giga Expert
  • 10873 Views
  • 5 replies
  • 9 helpfuls