Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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
  • 4890 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
  • 2795 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. ...

brianlan25 by Kilo Patron
  • 3396 Views
  • 13 replies
  • 1 helpfuls

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
  • 1304 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...