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

Forum Posts

How to send a notification to an approval group

In our ServiceNow instance, we have some records called 'Capability Provisioning' records, which extends from the 'u_cmdb_ci' table: I'm wanting to create a notification if either the 'Provider' or 'Recipient' fields on a record gets amended and sen...

find_real_file.png find_real_file.png

Change default redirection page for approver

How can I change the redirection page upon clicking back or update button? By default, the approver will be redirected to an Approval list filtered by current date. This list includes records that are assigned to other approvers.  I wanted them to be...

find_real_file.png find_real_file.png
atv1 by Giga Expert
  • 2256 Views
  • 8 replies
  • 0 helpfuls

Report on Incidents within the last 2 Months

When filtering Incidents in a report one can filter on Opened (date). Then there are options to filter "on Last Month" or "on Last 3 Months". However I want to filter for the "Last 2 months". How can I do that? Meaning, I am now in April, and I want ...

torwcar by Kilo Contributor
  • 3168 Views
  • 6 replies
  • 0 helpfuls

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
  • 3623 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
  • 2896 Views
  • 9 replies
  • 2 helpfuls