Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Object.Array from Custom Action in Multi Row variable

rkohler
Tera Contributor

With the flow designer, I created a custom action listing all CI's assigned to a particular user. I would like to let display the values in a multi row variable set within 4 variables. It works for the "Owned by" (which is according the Assigned to), but for all other values, I get the value "null". Any idea how I can realize that?

 

Output from a custom action as array.object with correct values

rkohler_0-1676384230002.png

 

rkohler_4-1676384603117.png

 

 

Added the object.array data pill to the multi row variable.

rkohler_1-1676384248054.png

It lists the correct amount of CI's found, the Owned by is displayed but all other columns (Status, Device Name, Room) only have the value "null"

rkohler_2-1676384259948.png

 

Definition of multi row variable

rkohler_3-1676384272461.png

 

1 REPLY 1

rkohler
Tera Contributor

This has been solved. there was an issue on the field naming on CatItem variables