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

Extract RITM data via API

I am new to Service Now as well as API , So my question could be as silly as one could imagine. Need to extract information via API  I am using API and sc_req_item to fetch the data. Request : -https://test.service-now.com/api/now/table/sc_req_item?s...

Resolved! Change incident field style when comment is added

Hi,I am required to implement the following:When a customer replies to an incident that is in a state of "Awaiting User Info", modify the color of the incident number to red.So, I went to Field Styles and created a new style:Table: IncidentField: Num...

dp11 by Tera Guru
  • 3898 Views
  • 22 replies
  • 1 helpfuls

call a client script within another client script

Hi,Is it possible to call a client script within another client script?Let's say you have alot of code, and you want it to run OnLoad, so you create a client script OnLoad with the code.Then you also want the same code to run OnChange when the field ...

Stories rolled to next sprint

Hi Everyone, I have a requirement to report on stories rolled to next sprint. What I have done: Created Metric Definition : on Table: rm_story  & Field:Sprint. Observation: There are duplicate entries for the story collected. For Eg:   Here 1 entry ...

find_real_file.png
CV1 by Tera Contributor
  • 1748 Views
  • 4 replies
  • 0 helpfuls

Resolved! List Collector in Service Portal

Hello Reader, I am having issues working in 'List Collector' variable type in Service Portal.Below is the issue I am facing. I already have an existing Catalog Item in CMS in which one of the variable is of 'List Collector' type. On selecting another...

Resolved! Need help in validating empty reference field

Hello All,I have a use case, where I have to check for condition if parent field is empty or not.1) If parent field is not empty then I have to call my script include. 2) If parent field is empty, then do nothing. I have to check these things as soon...

Tanya10 by Tera Contributor
  • 1107 Views
  • 6 replies
  • 1 helpfuls

How to log an Object in ServiceNow?

var Arrays = Class.create(); Arrays.prototype = Object.extendsObject(AbstractAjaxProcessor, { diffArrays: function(a1, a2) { var a = [], diff = []; var oldBigger = false; for (var i = 0; i < a1.length; i++)...

Meloper by Kilo Sage
  • 2748 Views
  • 32 replies
  • 3 helpfuls

Resolved! Does anyone know how to fix the yellow highlighting behind Work Notes in Email notifications sent after San Diego upgrade was installed?

Please see attached. Work notes are highlighted in "LightGoldenRodYellow" in our instance. I don't know if this is a baseline setting or not (I believe it is). That highlighting used to show up in email notifications to help users identify work notes...

find_real_file.png find_real_file.png
apjohn2 by Mega Sage
  • 2789 Views
  • 4 replies
  • 2 helpfuls