Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! How to create a Metric script to calculate State duration.

Hello All, We started using service now a few weeks ago and I am struggling to create a report as i can't find the right information. I need to display the average time on each State for the tickets created( Incident and Requests). The State column i...

Shadi1 by Kilo Contributor
  • 5866 Views
  • 9 replies
  • 5 helpfuls

Resolved! How to assign String values to Choice?

Hi all, How to get a string value from table and assign it to a Choice field values. How can I achieve this? I have a fields Phone number, Alternative phone 1 and Alternative phone 2 and I want to fetch it from consumer  and assign it to Choice Field...

Sid_Takali by Kilo Patron
  • 1644 Views
  • 4 replies
  • 2 helpfuls

Reload a form when field value changes from No to Yes.

Hi, We have a requirement where we need to make rest other fields disabled when in particular field(Yes/No field) value is selected as "No". Written a onChange client script for this which is working. Here we need to Reload the form when user changes...

Lina5 by Tera Contributor
  • 2838 Views
  • 12 replies
  • 0 helpfuls

Resolved! How to generate a RITM from a record producer

Knowing that ServiceNow advices using a catalog item as opposed to a record producer to generate a RITM, we have a requirement to have agents submit a RITM on behalf of a caller. To achieve this from the user interface, I wanted to generate a ritm fr...

mdjoseph12 by Giga Contributor
  • 5919 Views
  • 6 replies
  • 4 helpfuls

Resolved! Why tableChoicesScript Attribute is not working for me?

I have a simple Document ID Field on form. I added the following script include  var RelationshipScript = Class.create(); RelationshipScript.prototype = { initialize: function() {}, process: function() { var tables = ['incident', 'int...

Ali Usman by Tera Contributor
  • 3027 Views
  • 4 replies
  • 3 helpfuls

Resolved! Instance Scan - How to exclude a table from Instance Scan?

When running Instance Scan Column-type check for HTML, my check is timing out, particularly it is taking a long time to scan the sys_upgrade_history_log table, which I do not care to scan.  I would like to know how to exclude this table from my check...

Community Alums by Community Alums  
  • 1621 Views
  • 4 replies
  • 4 helpfuls

Resolved! Import Set - 'Loading'

I am having the issue described in this thread https://community.servicenow.com/community?id=community_question&sys_id=8b9fcf25dbdcdbc01dcaf3231f96196d&view_source=searchResult in that I have some import sets that are continually 'Loading' well after...

kchorny by Tera Guru
  • 3495 Views
  • 3 replies
  • 4 helpfuls