requirement in order guide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2025 03:28 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2025 05:20 AM
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.