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

Forum Posts

Resolved! Send Email notification from workflow

I have a catalog item which has a field "watchlist" - this is a reference field referencing to the user table. I want that whenever the ritm is created then the notification should go to the person who is selected in the watchlist. How can I do this ...

Shalika by Tera Expert
  • 3318 Views
  • 12 replies
  • 3 helpfuls

Resolved! Change quantity limit for hardware requests

Hello Team, I have received one customer requirement to set the cart item quantity to 50. Because There is a limit set on the quantity when making a hardware request. This is currently set to 10. and I want to change this to 50?

find_real_file.png

Resolved! How to variable name and value in script include

Hi,   in the script include i am trying to get the variable details   When below code i am able to get the variables values but not the name   var user = new GlideRecord('sc_req_item'); user.addQuery('sys_id', empSysID); user.query(); if(user.n...

How to create custom related lists in incident form

Hi, I have a requirement where i need to create custom related lists called " Interaction" in incident form and show all the related interaction with that incident. How can i achieve that ? Please help. Thanks!

SK41 by Giga Guru
  • 2605 Views
  • 9 replies
  • 2 helpfuls

Update Catalog Variable

Hi guys, I have a Flow Designer that, when somebody submit a Catalog Request, creates another Catalog Request automatically. The problem is that i want to take the Variables from the first Catalog Request Item and use it to fill the second Catalog Re...

Luca Scelsi by Tera Contributor
  • 1211 Views
  • 2 replies
  • 1 helpfuls

I need help to reorder this array.object

Hello guys, I have this array.object and I need to reorder it so that if it has an empty displayOrder it will be last considering the type. [ { "displayOrder": "", "type": "moment", }, { "displayOrder": "2", "type": "moment", ...

Resolved! How to Relate Survey Instance to the Incident that triggered it

Good afternoon all, I need some help please, possibly in two parts. Firstly, I have a requirement to relate the survey instance to the incident that triggered it. I have referenced the following article:  Survey Response as related list on record Rat...

find_real_file.png find_real_file.png
Cirrus by Kilo Sage
  • 2675 Views
  • 3 replies
  • 0 helpfuls

Fetching "Variables" values in REST API

Dear all,Our ServiceNOW Setup has some custom variables defined for Request Items. e.g. "Requested for:". Is it possible to get the values for these parameters defined under Variables via REST API Dot Walking or any other REST option?Thanks in advanc...

s_gatade by Kilo Contributor
  • 20037 Views
  • 7 replies
  • 11 helpfuls

Gs object not working in client script

I am trying to use GS object in my client script but I am getting the error :-'The object "gs" should not be used in client scripts'How can I use gs in my script?

naziya by Giga Contributor
  • 12309 Views
  • 12 replies
  • 7 helpfuls