Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Help with table utility

Hi Everyone, I am working on table utility in virtual agent designer. I want to display some records based on condition. I want three fields in table 1. Name - String2. Description - String3. QR Code - URL ( URL is of qr code)4. Status - Active so, t...

Redirect users to record after signing in with SSO

How can I redirect users to record in the service portal after they login with SSO. Note that I would need to set this up for two different IP. The link that the user clicks will need to generate from the email notification. I've tried using the samp...

existing metric record update

Hi, i have created a metric report to count the reopened cases in system, i created a BR like thisand script i have used in my BR var metricSysID = 'e26c354c1b683d1477e4c882604bcb8b'; var gr = new GlideRecord('metric_instance'); gr.addQuery('...

prs1_0-1693383405480.png

order guide sequence

hi All, i hope u r all ok.I am created an order guide for the first time and i am facing an issue. The order guide has 3 catalogue items (a, b, c) that need to run in specific order.OrderA runs immediatelly (this item has 2 approvals and a task creat...

cuchi by Mega Guru
  • 1106 Views
  • 1 replies
  • 0 helpfuls

Resolved! Collaborate on Major Incident Workbench is not visible

 The "Collaborate on Major Incident Workbench" UI element remains invisible even after the installation of the "Notify" plugin. As indicated in the ServiceNow documentation: You need to activate the Notify plugin (com.snc.notify) for the Collaborate ...

Major Incident.png

Unable to edit form via form design

I need urgent help; I am unable to edit the interaction[interaction] form via form design in service operation view. I have verified my scope to be interaction management. I am looking to modify and add a few additional fields. Again, my application ...

Shawna2_0-1693368313793.png
Shawna2 by Giga Contributor
  • 1259 Views
  • 9 replies
  • 0 helpfuls

Resolved! Return false; not working in on submit client script

Hello Experts,I created following client script: function onSubmit() { //Type appropriate comment here, and begin script below var ga = new GlideAjax('AuditsAjaxInclude'); ga.addParam('sysparm_name', 'checkDates'); ga.addParam('sysparm_remark_nr'...

Dotychczas by Mega Guru
  • 6728 Views
  • 4 replies
  • 3 helpfuls

Resolved! Parsing through XML document

Good morning,I'm grabbing an XML document through a rest call and that part is working fine.But when I get the xml document back, I need to parse through the document and grab the customer information, such as their first and last name, phone number,...

cnharris1 by Kilo Sage
  • 5018 Views
  • 5 replies
  • 8 helpfuls

Transform Event Script Inserting instead of Updating

Hey everyone. I'm having some technical difficulties with using a transform script. I currently have an onBefore transform event script that is meant to change what the mapping does to a sys_user record based on certain conditions. My basic algorithm...

Marc D by Tera Contributor
  • 1533 Views
  • 3 replies
  • 2 helpfuls

Resolved! Creating request (REQ) - Python REST API

Hello SNOW Gurus, I am using REST API to create incident tickets, modifying CI's successfully. But Now I have a need to create a request. I don't understand the process on how to accomplish this. I need to select the service from "service catalog", t...

shynee by Giga Contributor
  • 4684 Views
  • 9 replies
  • 4 helpfuls