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

Forum Posts

Resolved! Setting list field values in a client script

Hey all,   I am trying to set a list field via a client script currently by setting it equal to a comma separated list of sys_ids, however it doesn't seem to be working.    The client script is onSubmit and code is here:   function onSubmit() { ...

Community Alums by Community Alums  
  • 2186 Views
  • 1 replies
  • 0 helpfuls

Resolved! How to query multiple tables via one GlideRecord

Hi All, I have a requirement where a custom field 'Row/Rack location' which extends from the 'cmdb_ci' table needs to be updated on 26 different classes. Currently a Transform map is configured on one target table - cmdb_ci_hardware where it updates ...

amitroy by Tera Contributor
  • 7226 Views
  • 8 replies
  • 1 helpfuls

Resolved! Flow Designer IF statement wrongly evaluating as True!

Hello, I am building a flow and is appears to me as if this if statement is wrongly evaluating as true. Here are two examples, one when comparing sys_ids and the other comparing strings, "Start" and "Stop."     In both cases, since the sys_ids matc...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Community Alums by Community Alums  
  • 2577 Views
  • 4 replies
  • 1 helpfuls

Resolved! Clone Instance (Higher version to Lower version)

Hi Community, what happens when we clone a source instance which is in San Diego version to a target instance which is in Rome Version ? Will the target instance gets upgraded to San Diego version automatically ? and will it contain all the data of t...

Sai Pavan1 by Tera Contributor
  • 2687 Views
  • 1 replies
  • 4 helpfuls