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

Forum Posts

Resolved! Delete Demo Data

Hello, In Dev instance, there are some users from Azure active directory. I want to create a ticket to clear all demo data. Users from azure dierectory will also be deleted or not?  thank you!

Resolved! Custom Audit table

Hi all!  Basically we have unaudited cmdb_ci extended tables . I would like to have a report on all changed fields (status, etc) in CI which have specific support group assigned.  I have created a table u_ci_audit, which i will use to create report b...

shams by Kilo Contributor
  • 3131 Views
  • 8 replies
  • 1 helpfuls

Resolved! How to avoid using sysid in client scripts

Hi there, I have an issue retrieving sys_id that is stored in system properties. As you can see on the pictures, I'm trying to set a value for hidden assignment group that I call in record producer. For some reason using g_scratchpad didn't work at a...

Eric Hartojo by Tera Contributor
  • 3272 Views
  • 4 replies
  • 2 helpfuls

Hiding Form Sections Based on User Group

I am trying to hide a form section based on a users group, which is not listed on the form itself.  I tried the following client script and it's doesn't hide the tab.  function on Load(){var me = g_user.userID();if (me.isMemberOf('7efcb8956fa21100dd...

Resolved! Decision Tables & Licencing

In the background, when adding a new decision table, a new database table is created with a name like [var__m_sys_decision_input_1234567890abcdef1234567890abcdef]. I assume this is free of licencing but the documentation does not specifically exclude...

AndyLock by Mega Guru
  • 4658 Views
  • 8 replies
  • 1 helpfuls

Info Message on UI Page?

Hoping this is a relatively simple question; I couldn't find it via a precursory search in communities. On a UI Page, how do I display an info message?  Use case: User hits Submit button on UI pageClient Script calls GlideAJAX script includeGlideAJAX...

Daniel188 by Giga Contributor
  • 5927 Views
  • 6 replies
  • 2 helpfuls

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
  • 5132 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
  • 3089 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
  • 3747 Views
  • 13 replies
  • 1 helpfuls