We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Resolved! How to check if CIs are referenced in other tables

Hi All, I need to clean up a cmdb table and remove the unrequired CIs from the table. The issue I'm facing is that I need to check that these CIs are not being referenced on some other table.For example, if there is an incident/change/problem etc. cr...

Greg33 by Tera Guru
  • 1160 Views
  • 3 replies
  • 0 helpfuls

Resolved! Flow Designer add additional text to Ask for approval action

I need to add some HTML text to the default Approval Notification sent by the Ask for approval action but only for one catalog item.Is it possible to add additional text to Ask for approval action for a specific catalog item? Thanks for your help & t...

Resolved! cmn_location & core_company ITSM

In ITSM UI, I couldn't see an option to refer location in companies form and vice versa. However in cmn_location db there is a field company how does this mapping is done ? i.e When i create a company , how to associate that company to some location....

can we use DOMParser ,to parse XML ?

Hi Team,am using below code to parse incoming XML in script include , but getting errorDOMParser" is not defined. var xmlDoc = new XMLDocument2();                xmlDoc.parseXML(responseBody);                var resposeStatus = xmlDoc.getNodeText("//...

String by Kilo Sage
  • 4691 Views
  • 4 replies
  • 0 helpfuls

Resolved! Passing data from a modal in SP

Hi all,I'm struggling with passing data from a modal to the server in a SP list widget.Within this modal, I am passing the selected date through an id of "newExpiryDate"Here is the client script:c.Expiry = function () { swal({ position: 'top-en...

Andrew_0-1678358712750.png
-Andrew- by Kilo Sage
  • 1688 Views
  • 3 replies
  • 0 helpfuls

setInterval not defined in scoped app

Hello experts.I'm trying to setInterval() in scoped app but I still get an error saying: Evaluator: com.glide.script.RhinoEcmaError: "setInterval" is not defined.I tried to run same code in background script, also in global scope but with no luck. 

Dotychczas by Mega Guru
  • 1385 Views
  • 2 replies
  • 0 helpfuls

GlideSysAttachment writeBase64 not working correctly

Hi !   I am having a problem using GlideSysAttachment writeBase64 function. Currently, I am making a custom PDF using jspdf on the client side and then I am sending the body of the PDF to the server side using Ajax. On the server side, when I use Gli...

Victorien by Giga Contributor
  • 3778 Views
  • 14 replies
  • 2 helpfuls

Integrate ServiceNow with Google Sheets

Can anyone provide what the steps will be and if there's a low code solution to this. We do not want to use any third party platform.I am trying to integrating the ServiceNow (for example Business Applications table) into Google Sheets. The trigger w...

salwaabedi by Tera Contributor
  • 3628 Views
  • 1 replies
  • 1 helpfuls

Identify target for undelivered emails

Hi All,I have a requirement that whenever a notification has failed to be delivered and we recieve an 'Undelivered' bounce back email , notify certain people about that and add a link to that case. But I see that undelivered bounce back emails do not...

Send notifications to the group email of the child group

Hi All, We have below requirement: A catalog task is created from the workflow. The assignment group for this task is dynamic (based on one field on the RITM). Whenever this task is assigned to any group, we need to send notification to the group mem...

Kalyani by Tera Contributor
  • 908 Views
  • 2 replies
  • 0 helpfuls