ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! addEncodedQuery is not returning desired list

Hi All,I am trying to write a JS script that will query a job title, value, sequence from the job titles dictionary in the sys_user table and insert them to a u_job_titles user-defined table in ServiceNow. The script should pull only job titles updat...

Kamva by Giga Guru
  • 1929 Views
  • 12 replies
  • 0 helpfuls

I’m confused with some of the terminology

Basically, I’m studying for the ServiceNow CSA exam. I’m new, but I’ve come so far considering I’ve learnt a lot of stuff my self. But, no man is an island, and I’m only one person. It would be great if I have some assistance. Like, I don’t understan...

Send JSON Payload through flow designer

Hi Team, Working on one Integration to send JSON payload to 3rd Party tool through flow designer. I have created an action comprising of Inputs and Output parameters with script to call REST message. But, the input parameters mentioned in flow design...

Shalaka by Tera Contributor
  • 3155 Views
  • 4 replies
  • 0 helpfuls

Resolved! Non-ITIL users can't see email addresses

I have some catalog items that are a reference field to the sys_user table.   When I fill out the field I can see the persons name and email address.   However, non itil users type in that field they only see a persons name.   We recently had a case ...

How setForceUpdate method works?

Hi, I have gone through setForceUpdate method in product documentation and I saw that it is used to update records even if the field value does not change. So, when using this method, does any field value changes or how we can know that particular re...