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.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Add a confirm action modal to UI Action

Hi all, I created a UI Action that automatically sets an asset state to "Missing," but I'm trying to add a modal that shows a short message and then prompts the user to click on "Cancel" or "Report as Missing." A flow is automatically triggered when ...

taofeek93 by Tera Contributor
  • 4200 Views
  • 8 replies
  • 2 helpfuls

Why do we get portal error of "Tour ended because the next step was not found." at the top of the page after selecting any of the tour options?

When choosing any of the tours from the Tours menu option from the Portal Home page, it takes several seconds but then it finally results in an error. Steps to check: Go to service portal of instance.Select Tours.Select any of the options. Choose "Be...

Ankit69 by Tera Contributor
  • 2150 Views
  • 8 replies
  • 0 helpfuls

Resolved! Operational Tasks - Via Service Catalog

I have been asked to setup operational task. We are going to use Service Catalog to create requests with the task to do the work. I was going to use flow designer to order the items when they are needed. Daily ones are easy enough as well as weekly. ...

org.mozilla.javascript.EvaluatorException: GlideRecord.setTableName - empty table name (sp_widget.1ceb35505b3022000d7ec7ad31f91a81.script; line 75) Error in Service Portal

Hi All,I am facing the below error when clicking on the Catalog Tasks record only for one catalog Item.--------------------------------------------------------------------------------------------org.mozilla.javascript.EvaluatorException: GlideRecord....

Mehak1 by Giga Expert
  • 1028 Views
  • 2 replies
  • 1 helpfuls

Download Attachments via Script

Hi, I have been working on a script to export several attachments from Incidents.  Using loops I can get the Incidents and attachment records just fine, I simply cannot get them exported. I tried using a MID Server script but I was unable to figure o...