Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

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

Forum Posts

Attachment

Hi Team ,  can anyone please help me with this question?  Do you know if there is a way to attach files to incidents which the requestor/caller can't see? Like a "work note," but an attachment . Please provide steps and screenshots for better underst...

nameisnani by Giga Sage
  • 768 Views
  • 3 replies
  • 0 helpfuls

Help need with OAuth 2.0

Hi,I am trying to get OAuth credentials set up to connect to a third party application using grant type : client_credentials.When using Postman, I get the following response:{ "tokenType": "Bearer", "expiresIn": 86399, "authToken": "eyJhb...

OOB "KM: Article Expiry Warning" is not working

Hi All,I'm trying to test OOB notification "KM: Article Expiry Warning" but email is not triggering yet, am i testing wrongly ? (kindly check the attached kb). I have made this property true "glide.knowman.enable_article_expiry_notification".I create...

SM123 by Tera Expert
  • 2425 Views
  • 6 replies
  • 1 helpfuls

Logger script include

The use of getsystemlogger in Script include. And i want to replace gs.debug by a Logger method. please provide inputs.

karthik65 by Tera Guru
  • 1141 Views
  • 2 replies
  • 0 helpfuls

Help me to understand mentioned UI Action condition

Hi, Help me to understand/Explain the mentioned UI Action Condition. condition: (new sn_vul.StateUtils().canCloseOrDefer(current)) && sn_vul.VulnerableItemAccess.checkAccess(current) && new sn_vul.PenTestRequestUtils().checkAccess(current) Attached U...

TalariBalateja_0-1724180865389.png

Resolved! Display Resolve Time Incident field not as seconds in report

Hello! I made a Data visualization in Platform Analytics and it is displaying the resolve time as seconds even if I set the format to Days/Hours/Minutes. Is there a way to show the Resolve time field not as a value of seconds in a Data Visualization?...

MeigonS_0-1724175699036.png
MeigonS by Tera Expert
  • 1655 Views
  • 3 replies
  • 1 helpfuls

Resolved! Populate MRVS Values in RITM Description

Hello everyone, I have a need to be able to do a global search for MRVS variables. I am not sure if that is possible so a solution I may try is to populate the MRVS variables into the RITM description to enable searching. So far my attempts have fail...

jonsr20 by Tera Guru
  • 1765 Views
  • 4 replies
  • 2 helpfuls

Resolved! Setting a Catalog Variable via REST Call

I recently had a need to allow an external application to make a REST call into ServiceNow to set a catalog variable on a specific RITM. Since there’s not an out of the box REST call for catalog variables, I wrote a scripted REST API to accomplish th...