The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Rest Api Outbound IP Addresses

Anyone know what IP addresses ServiceNow uses for outbound rest api? I need to provide vendor I am connecting to the ip range so they can white list those ServiceNow addresses.

count the number of catalog tasks in a request

I have read through all of this post How to count the number of task assigned to a request number ?   and the original request was for a count of the number of requested items; I am trying to figure out the proper code for a count of the number of ca...

will_smith by Mega Guru
  • 5467 Views
  • 42 replies
  • 5 helpfuls

Find Duplicate Records Using Script

I have a requuirement to find out dupliacate records in cmdb_ci table.There are combination of unique fields using which I need to find out duplicate.Unique fields which is to be checked are-:serial number,asset tag,category.Actually I have one scri...

Amit Kumar6 by Tera Contributor
  • 3246 Views
  • 1 replies
  • 0 helpfuls

reference list collector dot walking

Hi Guys I am trying to dot walk from a list collector reference field.   The requirement is, that the user can select multiple locations, and then the city, state and county pre populateIs this possible without coding, or do you guys have any suggest...

find_real_file.png find_real_file.png

Resolved! Restrict from updating field values

1.On an incident form if a check box(u_major_incident) is checked and user is not a member of a specific group(Major incident), restrict from updating urgency and impact field and a 'reopen' button(ui action) and popup a message' Attempts to adjust I...

arohi by Kilo Expert
  • 2709 Views
  • 11 replies
  • 3 helpfuls

Resolved! GlideRecord on Record Producer Script

Hi All,I'm trying to create a GlideRecord which looks for a unique value in a table to retrieve the Category, Subcategory and Assignment Group on our Incident form via the Service Portal.I've created the below in the record producer script:more_detai...

find_real_file.png
Sam Ogden by Tera Guru
  • 4347 Views
  • 7 replies
  • 1 helpfuls

ACL on Security Incident table(sn_si_incident)

I tried creating acl with read operation , added customised role .The User can see the list of records in a list view but when the user opens any record, no field shows up on the form but only the buttons.I have added the role to OOB ACL as well for ...

Resolved! Problem with an If condition in a workflow.

Hi Experts!I have an Issue with an If condition in a workflow.Here the scenario:When all the Catalog Task are closed with the 'Close Complete' state, the workflow has to follow the 'Yes' path, and when all the Catalog Task are closed by a different s...

find_real_file.png

Resolved! Anyone notice current.isNewRecord() no longer works?

Anyone notice current.isNewRecord() no longer works?   I have tested this using the below run as a background script in several instances including in a developer instance.   The instances where running Helsinki Patch 5 and Istanbul Patch 1 and also ...

DrewW by Mega Sage
  • 3813 Views
  • 8 replies
  • 1 helpfuls

Hide Report "Header" Section

Hi All,Reporting question coming.Here is a standard report included with service now. Just a random example. Would it be possible to remove the red box from view and only display what is surrounded by blue? I would like to remove the option to change...

example report.PNG