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

How-To: Restoring Deleted References to Deleted Records

Following is a generalized script of one I initially developed to help a user with recovering the assignment group values after a restored deletion (How to revert the Assignment groups for legacy incidents? )Restoring an item from Deleted Records doe...

Uncaught ReferenceError: g_list is not defined

I am writing an onSubmit catalog client script and I want to check if a value in a reference field is included in a list collector.   The purpose being that the same user cannot be listed in both places.   Here is what I'm trying to do:var collectorN...

Resolved! IF statement to do a NOT LIKE comparison

In a business rule, I need to check if the users email does not contain a particular string like                   gr.user.email !* NOTLIKE 'abc.com' I have tried a few variations using the !* and NOTLIKE but there is still an issue with it.Suggestio...

clyon by Tera Guru
  • 3450 Views
  • 4 replies
  • 3 helpfuls

Unit testing

Hello,I'm curious about what people are doing for unit testing in ServiceNow and if there are any plans to increase this capability.   To me it seems like a huge hole and something that can improve the reliability and maintainability of the platform....

dmfranko by Kilo Guru
  • 4584 Views
  • 1 replies
  • 3 helpfuls

Resolved! Fetch the sys_id from json object

HI Team,Please help me to fetch the sys_id value from json object{     "result":{         "parent":"",         "made_sla":"true",         "caused_by":"",         "watch_list":"",         "upon_reject":"cancel",         "sys_updated_on":"201...

how to create task SLA

Hi Guys,Please help me out to complete the below story........1. Add a field on Catalog Item form 'Task SLA' which will indicate SLA (GPI) for each task in the workflow - attaching an example screenshot.In order for the mechanism to work probably tas...

Task SLA.jpg

Table on catalog item form

Hi Community,         I am wondering if there is a way to create some fields on a service catalog form that has the look of a table (see screenshot below). I am familiar with the catalog table varialble - I DON'T want to use that. They do not want th...

find_real_file.png find_real_file.png
Cupcake by Mega Guru
  • 3478 Views
  • 4 replies
  • 0 helpfuls