We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! Rest API response as "Result": []

Hi All,I am trying to get the response in postman using the GET method  GET https://xxxx.service-now.com/api/now/table/sc_req_item?sysparm_query=request.requested_for%3Djavascript%3Ags.getUserID()%5Eactive%3Dtrue%5EnumberSTARTSWITHRITM4XXX931&sysparm...

Resolved! Multi Row Variable Set to RITM Comments/SC Task Description

Hi Everyone, Just curious if anyone has done this before with the populated variables from an MRVS to display in the RITM Comments and/or SC Task. Would this be done in the workflow for the catalog item or a different area? The reason we want to set ...

Aaron25 by Tera Guru
  • 2587 Views
  • 4 replies
  • 1 helpfuls

spModal buttons style

Hello.I've created a modal using spModal.open as shown in the image below: The modal was created like this: spModal.open({ title: "Delete Achievement", widget: 'aac3df15874d6510c20a84c30cbb3573', widgetInpu...

Captura de tela 2023-02-23 164547.png

Resolved! ServiceNow Curl ip address request with certificates

Hi all, We are trying to call ServiceNow via Rest Api to open an incident using the ip address (149.96.6.118, and not the hostname of the instance).  curl -v --location 'https://149.96.6.118/api/now/table/incident' \--header 'Content-Type: applicatio...

Need to pull report Due date to expiry before 7days on website table

Hello Team, Please find query below,I want to pull the report when due date to expiry before 7 days. Please let me know how to add condition in report.I have used below condition but not working and need exact 7days before result, not required 7days ...

Community Alums by Community Alums  
  • 1972 Views
  • 4 replies
  • 0 helpfuls

AddLoadEvent

I am learning more about ServiceNow.I have modified a UI script that redirects users with certain permissions. However, I'm attempting to modify this script and none of the console logs, alerts or JSLOGs are showing up on my addloadevent script. My t...

BrandonReed by Giga Contributor
  • 2237 Views
  • 1 replies
  • 0 helpfuls

Resolved! Including external js library

Hello,is there a way to include an external js library into servicenow instance? I need  to include a pdf making library. Just to be clear: i need this library mostly in the backend part of s-now (business rules, script includes, server side...), so ...

axelbest by Kilo Contributor
  • 9450 Views
  • 5 replies
  • 6 helpfuls

Resolved! How Glide schedule works with the time zone?

Hello All, I would like to ask you all how glide schedule works with the time zone? Will it consider system properties time zone? even after providing separate time zone in the incident with the schedule. NOTE: Please don't provide links, I am not ab...

Ksnow by Tera Contributor
  • 4498 Views
  • 7 replies
  • 2 helpfuls

Resolved! Unhandled exception in GlideAjax

Hi All, I am getting unhandled exception in GlideAjax I have created below:Catalog Client Script:var rf = g_form.getValue('requested_for');var ga = new GlideAjax('getAssets');ga.addParam('sysparm_name', "getAssetsList");ga.addParam('sysparm_user', rf...

Tejas12_0-1678701835023.png
Community Alums by Community Alums  
  • 4546 Views
  • 17 replies
  • 6 helpfuls