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

Forum Posts

If statement in UI Macro

Hello folks, I want show a hyper link if value is not empty. Can you please help me to correct the below script.   <?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null">     ...

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

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
  • 1597 Views
  • 2 replies
  • 1 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
  • 12191 Views
  • 15 replies
  • 9 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
  • 1632 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
  • 844 Views
  • 4 replies
  • 0 helpfuls