if(typeof RP !== 'undefined') what this means
if(typeof RP !== 'undefined') what this code means
We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
if(typeof RP !== 'undefined') what this code means
Hi, I have written catalog script and script include. While submitting form without checking attachment the form is getting submitted. Screenshots of client script and Script Include is attached below: Please help me where my code is getting wrong. ...
We currently are pulling all of our servers out of the CMDB into an excel spreadsheet via a SvcNow report. Unfortunately, the three tables we have connected to generate a single inventory report is resulting in duplicate records. Is there any way wi...
Hi Guys, The out of the box Service Portal does not list the catalog tasks from the catalog item. Has anyone created a widget for this ? Could someone share how its done. Thank you in advance. Regards, Jocelyn
how to set default value of variables through script include? What i need to write in script include ? I need help. I have attached screen shot. Change lead is a varaible. How to auto populate user name when ever any user logs into account its userna...
I want to add a submit button to one catalog item and not display Order Item. I created a UI macro with code: <?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null"><div class...
Hi everyone, I try to figure out how I can use javascript in the default value tap of an variable (lookup select box) in a catalog item. My select box variable is based on a prior lookup select box on the form. The second one shows based on a m2m tab...
Hi, I am facing issue with data pill picker in virtual agent whenever i try to select input variable or script variable it is showing me blank screen.I don't know this issue is in New York or i am doing some mistake .If any one have some idea regardi...
Hi, I have the below code that get data from the server and save it to data.events table when I test that i got this error : Server JavaScript error Cannot set property "events" of undefined to "" Do you have any idea? (function($sp, input, data, ...
Hi All, I have two Multi choice variables in catalog item as below: 1 Variable named : Team - have 5 choices 2nd Variable named: sub-team - have 20 choices Requirement is to show 5 choices of second variable based on the first variable instead of al...
Let’s say I have a table called cost center. In the cost center table I made a reference field to “department” and chose which departments own which cost centers. On the service catalog, I have a reference variable to that table, allowing the user t...
Hi all,We've recently upgraded to Madrid, and one user has reported that their 'Allow Notifications' setting is greyed out, and they are unable to turn it on. However, the rest of the users within the same team are able to turn it on and off as they ...
Seems like a repetition of what is already out there, but I have tried it all and failed. I am trying to simply restart a workflow, retaining the previous approvals from a UI Action. Any thoughts on the action shown below? Thanks in advance.
We need to create a repeat SCTASK periodically throughout the day with variables filled in (variables are set as default values on the Catalog Item) I know the Variables are on the RITM level, so I assumed we need to order an item via script and let...
We've been using the PagerDuty Incident Integration with Geneva & Helsinki for a while now and it works fairly well, however there is one big issue that we haven't been able to overcome. In ServiceNow, we allow the ability to Re-Open an Incident if i...

