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.

multirow variable

si21
Tera Guru

Hi experts,

We have a requirement where we are using multirow variable set. 

If manager(say Aaron) selects only one employee(say Abel) and submit the form, opened_for/opened_by should be Aaron and subject_person should be Abel.

si21_0-1728926972869.png

 

 

How can we achieved this in the record producer script field?

TIA

 

2 REPLIES 2

Uncle Rob
Kilo Patron

It really depends if the MRVS is being leveraged on a Record Producer or a Catalog Item.
If its a catalog item then MRVS are pretty easy to parse through and get whatever values you want.  

Hi @Uncle Rob , it's a record producer