ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Info on instance restarts

Do instances restart with some regularity? If so, is there a way to see a listing of when instances of completed restarts? I'm spotting some logs and behavior sporadically, and my current theory is that a full system restart seems to clear out the is...

Jonathan F by Tera Expert
  • 1113 Views
  • 2 replies
  • 0 helpfuls

Resolved! How do I get the URL for my Knowledge Base

Hello,We have multiple knowledge bases now that we are on FUJI.   I would like to put the URL to a particular Knowledge base on one of our internal intranet sites.   How do I get the URL for my knowledge bases?thank you,Stacy

Stacy1 by Mega Guru
  • 9657 Views
  • 15 replies
  • 8 helpfuls

Pass multiple user sys ids to Ask for approval

Hello guys, I have a requirement to send approvals to users dynamically. I have a list collector field which contains approvers, I want to pass these approvers to Ask for approval action and want to trigger all approvals at a time and any of the appr...

Prasad43 by Tera Guru
  • 1168 Views
  • 1 replies
  • 0 helpfuls

setHttpTimeout() performance

Hi Team, We are working on integration to fetch user details to ServiceNow, from scheduled job we called the rest api and for data return it's taking time as 35 Sec, so we have added a setHttpTimeout(35000) method in script.Adding 35 sec timeout will...

p t1 by Kilo Sage
  • 534 Views
  • 4 replies
  • 0 helpfuls

Resolved! OnChange Calculated Field

On a Form I have 3 different Filed from Type currency. The Values of these 3 fields are set by transform script/ spreadsheet upload. Example: Open Amount : 600 $ Amount Paid: 0$ Amount Credited: 0$ The requirements is that if Amount Paid or Amount Cr...

Resolved! Convert string to number

Hi Community,   Good day! I am working on a notification and I just want to convert string value to number. This is for a custom notification that has configuration settings. Below is my script: y - is the fieldname in the notifications config var x ...

Ramel by Mega Guru
  • 5038 Views
  • 2 replies
  • 1 helpfuls