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

Forum Posts

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
  • 1111 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
  • 488 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
  • 4916 Views
  • 2 replies
  • 1 helpfuls