Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

prevent from creating duplicate ci records

Two ci having same name same port same class  but ci which is created first (suppose created in jun) whose Install Directory is empty  but in second ci (suppose created in july) Install Directory is populated and both ci's having same discovery sourc...

ssr99 by Tera Contributor
  • 2646 Views
  • 5 replies
  • 0 helpfuls

Dashboard Data in UI Builder

Hi All,I am trying to build a home page via UI Builder. Here I have added Dashboard. But it is showing no dashboard is available. Can you help me out with how can I get the Dashboard Value in this content box? Thank youMayur Patil

MayurPatil2_0-1686915976743.png

Resolved! Call the REST API inside a Script Include

Hello, I saw that I could retreive an RITM informations using the REST API, and I have no problem retreiving them using the link in my browser: (mySNow.com/api/now/table/sc_req_item?sysparm_query=number%RITMXXXX&sysparm_fields=priority) but I am unab...

Learning#11 : What are Custom Queues in Event Registry?

Applications that create a large volume of events and/or events that take a long time to process should use a custom queue.Populate the Queue field for the event in the Event Registry to define a custom queue. Use only lowercase letters, no spaces, a...

ShammaSalhotra_2-1686911540487.png ShammaSalhotra_3-1686911562238.png

About choice list specifications

I created an item with an integer data type and created several choices. I also set the choice list specification to "None".Then, when I create a record and check the value, the "Value" setting value is displayed instead of the "Label" setting.If you...

takei by Tera Expert
  • 1353 Views
  • 1 replies
  • 0 helpfuls

User Criteria: Knowledge Base and Knowledge Article

HR is the knwoledge base , and there are three kb articles inside the HR knwoledge base, 1st KB article is visible to India location user, 2nd is visible to USA, and 3rd is visible to Canada, How we can do this in User criteria?Can you please help me...

How to generate reports without "report_admin" role.

I 'm currently using the "report_admin" role to generate scheduled reports.However, since the "report_admin" role has access to the internal settings of the report, I would like to keep permissions to a minimum if possible.So I tried to generate repo...

Yuta3553 by Tera Contributor
  • 2564 Views
  • 1 replies
  • 1 helpfuls

Duration field calculation

Hi All,  As a out of box we are having Resolve time (type is integer) after adding attribute ( glide duration) it will show time in day:hour:min format. Now I have a custom field on hold duration (type is duration) . So my request is how to calculate...

Vijaykumar K by Tera Contributor
  • 2986 Views
  • 3 replies
  • 1 helpfuls

How to investigate where the table is used

We have created and developed custom Table A in the past on ServiceNow, but due to a change in specifications, custom Table A is no longer needed. Therefore, we would like to physically delete the custom table A after confirming that it is no longer ...