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

Forum Posts

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
  • 2619 Views
  • 8 replies
  • 0 helpfuls

Conformation message

whenever i am trying to create the case that any open cases on same category and service id that time I need one conformation mail with YES or NO buttons. Whenever I click yes button case will be created , click on NO the system should not permit the...

1797.JPG

Resolved! Flow designer - For Each Item on Array.object input

Hello guys, I am struggling with this issue. My inputs is Array.object and I am trying to run For Each on it. You can see screen:Mystery for me is that after "Set flow variables" it is not moving further...  + I see error on that For each.. Please ca...

Radek7_0-1712763156020.png Radek7_1-1712763220204.png
Radek7 by Mega Guru
  • 3658 Views
  • 11 replies
  • 2 helpfuls