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.

Record Producer - Multi Variable Sets

Shubha2
Mega Guru

Hey All, 

I created multi variable set - called "Add Additional Items"   Type - Multi-row and created three variables underneath-  Item status, Item Serial Number, Item Model number.  but when I tried "try it" I can not see my multi variable set - three Variables on the form. What am I doing wrong? 

Ours is San Diego version and on-prem custom built, and using "Record Producers" Not catalog Items.

Finally I would like to map these values from the Form to Items Table which is on the related list. 

Any help would be appreciated.

Have a nice Friday!!

Thank you

Shubha

1 ACCEPTED SOLUTION

RaghavSh
Mega Patron

You can map values from multi row variable set to table by parsing JSON, there are multiple articles/questions about that on community.

Generally there is no issues with MRVS, you need to check if you have any clienf scripts/UI policies hiding that.


Raghav
MVP 2023
LinkedIn

View solution in original post

5 REPLIES 5

RaghavSh
Mega Patron

You can map values from multi row variable set to table by parsing JSON, there are multiple articles/questions about that on community.

Generally there is no issues with MRVS, you need to check if you have any clienf scripts/UI policies hiding that.


Raghav
MVP 2023
LinkedIn

I think I can figure out the mapping portion of it. 

I am not clear about your second sentence, hiding these MRVS?? could you please explain?

you are not able to see the variables as per your question so i asked you to check the UI policies and client scripts.

Raghav
MVP 2023
LinkedIn

@shubha, is your issue fixed?

Raghav
MVP 2023
LinkedIn