The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Report against changes to a Catalog Item

We have multiple Catalog Items, and recently updated a few to include new variables and such.  During the update, our Search Tags/meta got deleted/removed/rolled back to a previous version. As a result, our Item doesn't come up in search by name.  We...

RC2 by Tera Contributor
  • 534 Views
  • 1 replies
  • 0 helpfuls

client script doesn't work with passing sys ids

Hi Team, I have  written a client script on change to make the field invisible for some of the companies . function onChange(control, oldValue, newValue, isLoading) {   if (isLoading || newValue == '') {      return;   }   alert('enter change');    i...

New Instance of flow not starting

Hi,We have below steps in Flow and trigger is Stage changes to 'Draft' on a Custom table.Step 1 Stage is 'Draft'Step 2 Stage is 'Manager approval'Step 3 Stage is 'VP Approval' So if at step 2 or 3 it is rejected I set the Flow Stage back to 'Draft' (...

Resolved! Help on Multi Row Variable Set

Is there a way to access the value of the catalog item variable  in a Multi row variable sets variable (which is of reference type ) so that i can have a reference qualifier based out of that value . Thanks in advance.

siva_ by Giga Guru
  • 2149 Views
  • 8 replies
  • 0 helpfuls