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

Forum Posts

Catalog UI Policy not applying on Requested Item as configured

Hi Community, I have developed a catalog item which has a require to make one checkbox (Conferences) not to be mandatory when other checkboxes are mandatory. In achieving that requirement, I have created catalog UI Policies for each checkbox to make ...

Kamva_1-1715154298897.png Kamva_0-1715154234380.png Kamva_2-1715154385779.png Kamva_3-1715154562519.png
Kamva by Giga Guru
  • 1480 Views
  • 10 replies
  • 1 helpfuls

Can you add the Service Catalog to Agent Workspace?

We are about to upgrade to Madrid and I've been playing in a personal instance to get ready for it, I notice it is very easy to create a new incident, but not as simple to create a new service request based on our service catalog. Does anyone know ho...

find_real_file.png
Biddaum by Tera Guru
  • 6153 Views
  • 10 replies
  • 1 helpfuls

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

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
  • 1000 Views
  • 3 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
  • 2397 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
  • 1259 Views
  • 1 replies
  • 0 helpfuls

List of headers supported by REST API

Hi, Throughout the REST API documentation, it makes reference to a list of headers supported by the REST API, but i don't think the link the pages takes you to has the list... the link ishttps://docs.servicenow.com/bundle/washingtondc-api-reference/p...

sndev510 by Mega Contributor
  • 993 Views
  • 2 replies
  • 0 helpfuls

Resolved! Error Resolving GraphQL Schema

I have created a simple GraphQL API to allow retrieval of values from the question_answer table. The schema is relatively simple with a couple types and inputs.  schema { query: Query mutation: Mutation } type Question { sys_id: String! @so...

ab7289 by Tera Contributor
  • 10075 Views
  • 5 replies
  • 1 helpfuls

Business Rule with manipulation on Date/Time fields

I have 2 fields on the change_request table:1. u_starting_time Date/Time2. u_expected_time Date/TimeI need to write on insert BR on the change_request table that checks:1.a. if u_starting_time < Thursday at 09:00 on the exact same week like the curre...

Alon Grod by Tera Expert
  • 1078 Views
  • 3 replies
  • 0 helpfuls