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

Forum Posts

Explain startsWith() function

Hi all,   I have a requirement to check a string field (compare with another field which is on another form)  and if it starts with certain word then execute a else if() block.   function onLoad() {   //Type appropriate comment here, and begin script...

Sid_Takali by Kilo Patron
  • 8410 Views
  • 5 replies
  • 4 helpfuls

HOW TO MODITY THE URL LINK IN SERVICEPORTAL ?

I have a requirement if I click request in serviceportal then in the request if I select any record in that time the url need change  If I select any of the incident in the url link https://dev1027.service-now.com/sp?id=ticket&table=incident&sys_id=f...

Screenshot_20221206_103609.png KISHORRAJ_0-1670303521285.png
KISHORRAJ by Tera Contributor
  • 2674 Views
  • 5 replies
  • 1 helpfuls

How to Assign Nodes to Schedule jobs dynamically.

Hi,I have a requirement to balance the load we need to assign the Nodes to Schedule jobs dynamically.For Ex: Assume i have 5 nodes and 18 schedule jobs, based on the Node status (online/offline) we need to assign those 5 nodes which are in online to ...

giribabu1 by Giga Contributor
  • 1436 Views
  • 1 replies
  • 0 helpfuls

Is there a ServiceNow data dictionary or wiki?

Hi ServiceNow experts, I've been trawling the ServiceNow website looking for a page/document that describes the fields associated to a table but have only been able to find pieces of information. I'm after something like this:Field Name:Field Label:D...

SB87 by Tera Expert
  • 3916 Views
  • 4 replies
  • 2 helpfuls

Process email recevied from inactive user

If email is send to servicenow by user which is present in sys_user table but is not active Email recevied from those users goes in recevied-ignored stateHow can we processed those mails

DEV 1 by Tera Contributor
  • 1652 Views
  • 3 replies
  • 0 helpfuls

Resolved! Skipping Inbound Action a suitable GlideRecord not found

I have a custom table called Loaner Request which is extended from Task.I created a basic notification on Insert on the Loaner Request table. We want the customer to be able to reply to that notification, which will update the Additional Comments fie...

Katie A by Mega Guru
  • 16214 Views
  • 27 replies
  • 22 helpfuls

How to check the Encryption settings?

In my SN instance, How and where could I check that which Encryption type (Edge, Encryption support, Database, or Full disk) is configured on my ServiceNow instance? 

superkvi by Tera Contributor
  • 3650 Views
  • 4 replies
  • 3 helpfuls

Retry REST Message in case of failure for GET call (outbound)

using below code I am triggering a REST message through Scheduled job, I want to retry the same REST call if that if the response is other than 200, I want to do it retry 5 times or till the time I get 200(whichever is earlier) wit the interval of 10...

GD11 by Tera Expert
  • 4338 Views
  • 5 replies
  • 3 helpfuls

Resolved! emptying the cart

Hi guys,I want to empty the cart in the self service which have not been checked out withing 7days adding to the cart.As user the cart should be emptied if its not checked out within 7days. Thank you.

Liam T by Tera Contributor
  • 1426 Views
  • 3 replies
  • 1 helpfuls