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

Yes i have seen the post.

The thing that i wanted to understand is, if i want to use the same workflow to trigger multiple items but conditionally. I want to use this option only on user selects the bulk upload option from dropdown otherwise the request should trigger the normal workflow for the rest of the options.

How do i achieve that?

 

Regards,

Surabhi

john_duchock
Kilo Guru

I am actually starting this endeavor as well....  

bookmarking this thread to keep it updated with my progress

john_duchock
Kilo Guru

Ok...  I did this in our DEV instance this afternoon...  may not be the most optimal way but it only took a few hours to figure my way thru it.  I will be looking to improve it in the next week or two before moving it anywhere near production.

Check out this posted article

 

Hi John,

I also have a similar requirement from our client. Can you share the steps or some instructions on how this can be achieved.

Thanks,

Surabhi

yes...steps are here:  Check out this posted article