requirement in order guide

DhivyaDharS
Tera Contributor

Hi,
i have to create order guide which has 2 catalog item.
consider catalog item A has user variable , where im entering 10 /20 users in single request. which in return it must create 10/20 individual RITMS for each user mentioned under single REQ#.
Kindly help me how to fulfill it.

1 REPLY 1

JenniferRah
Mega Sage

Is your user variable a List Collector? If so, when the RITM is submitted from Catalog Item A, you can use your flow to spawn 10 tasks (one for each user). 

 

If you must have RITMs rather than tasks, then you would need a different catalog item for the new RITMs (say Catalog Item B) and use your flow to spawn 10 separate RITMs of Catalog Item B and close the one that was opened from Catalog Item A.