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.

Access Multi row Variable set Variables outside Variable set in Record Producer

tyagi1703
Tera Contributor

Hi , 

I have created a multi-row variable set  name - children_details , having 3 variables- name , age , gender.

I want to populate a multi line field outside variable set on record producer , to show values based on data entered by user.

Sample Input - Name -Hello , Age - 11 , Gender - Male

                          Name -Bye , Age - 21 , Gender - Female

Output on multi line field - 

Your Values are:

Name -Hello , Age - 11 , Gender - Male

Name -Bye , Age - 21 , Gender - Female

 

Please help with the code if possible.

                      

0 REPLIES 0