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.

Generate multiple RITMs on basis of multi row variable

Chenab Khanna
Tera Expert

Hi

For a catalog item, I have a multi row variable along with different columns. This variable contains the user's list with 'name' and 'action'. The column action contains 3 values - 'add', 'remove', 'no action'

find_real_file.png

What my requirement is, for every user with action as any of the 3 values, a RITM should get created and workflow should get executed everytime. Workflow has some validations to be done for each user separately.

So if there are 2 rows, 2 RITM's should get created and workflow should get executed twice, doing validation for each user.

If anyone can help in achieving this?

14 REPLIES 14

Hi Chenab,

 

I have a similar requirement, were you able to get a solution for this?

Regards,

Surabhi

Mary Beth Hutch
Tera Guru

Have you made any progress? I am also researching this capability. 

@MaryBeth Hutcheson 

you can create RITMs based on the rows of your MRVS

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi Mary,

 

I have a similar requirement, were you able to get a solution for this?

 

Regards,

Surabhi

I did, but I cannot easily share what was done to accomplish.
 
john.duchock posted in the community - maybe this will help you?