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

Forum Posts

Resolved! How to put an Icon next to the field label in a form?

Hello!I'm trying to put an "?" help icon next to a specified field label.Already trying to put using this kb: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0752116Does not work.I put with that onLoad script:function onLoad() ...

ArthurBernardo_0-1686829714772.png ArthurBernardo_1-1686829797753.png

ATF- how to test the email properties using ATF

I want to test the email properties in ATF but I can't access the record or the table  and I don't even know what kind of page is it and in which category of the test it can be treated so please give me an idea b/c it is not a table

state changes while business rule executes

Hi,I have created the business rule to make attachment mandatory while closing the problem task. When state is changed to closed it validates the attachment and gives the warning message.The concern is the state moves to closed state but actually it ...

ramesham_0-1715579827130.png
ramesham by Tera Contributor
  • 465 Views
  • 2 replies
  • 0 helpfuls

Increment the for Loop elements within the loop

Hi all,Any suggestions on the below would be much helpful array = ['sys_id1', 'sys_id2'...] Need to write an encoded query for each element var query1 = "sys_id="var query2 = ''^ORsys_id=" the final query should be with the array elements sys_id=sys_...

Gokul nathh by Tera Contributor
  • 208 Views
  • 1 replies
  • 0 helpfuls

Error: read access to sn_hr_er_case not granted

I am getting this error in flow designer when testing a flow I built out. I'm not sure where to check to give access. I looked at the COE Security Policies and they exist for the current HR Service along with the Assigned To Group that is allowed to ...

JasonLam_0-1686679342251.png
Jason Lam by Tera Contributor
  • 498 Views
  • 3 replies
  • 0 helpfuls

Question on Catalog Builder

Hi Guys, I have a requirement like, for a non tech person who has no knowledge on scripting, he has to build a catalog item using a catalog builder based on some questions. can you guide me with the steps or any ideas would be helpful. Thanks

s_dinesh01 by Tera Expert
  • 313 Views
  • 1 replies
  • 0 helpfuls

Is there a "correlation id" feature for the REST API?

Hi, Does the Service Now REST API (specifically the Table API) have the concept/feature of a "correlation id" (like Salesforce as described here)? Basically, I'd like to pass a unique id in the REST API request, have it passed back in the response (i...

sndev510 by Mega Contributor
  • 1140 Views
  • 4 replies
  • 0 helpfuls

Access to sys_dictionary and sys_choice from Rest API

I am trying to read the tables - sys_dictionary and sys_choice from the rest API using Postman. For sys_dictioanry I gave the role as personalize_dictionary to the service account and tried and I can just see the response as below. What other roles a...

Sandhya23_0-1715227641473.png
Sandhya23 by Tera Guru
  • 511 Views
  • 1 replies
  • 0 helpfuls