Multirow variable set can we have multiple ritm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 06:18 AM
Hi
For a catalog item, I have a multi row variable
What my requirement is, for every user with action, a RITM should get created and workflow should get executed everytime.
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 06:33 AM
Hi there,
Should be possible. You could loop through every row in the MRVS and create a RITM. Both through Flow Designer and Workflow should be possible.
Do the RITMS needs to be attached to the same REQ? Or a separate REQ?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 09:12 AM
Thanks for the reply @Mark Roethof ,
I am using Flow designer and i need in 1 request i need multiple RITM.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 09:16 AM
Ah Flow Designer luckily, because you initially mentioned workflow 😅
What have you setup so far? Can you share anything?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 09:34 AM
Sure this flow set up i have done