Create variable from multi row variable set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 04:37 AM
Hi guys, what's up?
I have this catalog item that has this multi row variable set. I need to create a rule that, for this item only, for each record in the multi row variable set a new RITM must be created, but derived from the same REQ. Can you help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 04:40 AM
Use flow designer. Add the flow to your catalog item and put all of your logic in that flow. It will only run on this item and you can do with it what you will (with 'for each' it is easy to create RITMs for every row).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 10:34 AM - edited 01-14-2025 12:50 PM
Can you give me a basis for how I can make this flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 04:48 AM
I agree with Mark to use flow designer
If you are using BR then I shared solution for something similar earlier, you can enhance it
Multiple RITM's for single request based on the MRVS selection
another solution shared here
Request Items from one Multi Row Variable Set
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 11:34 AM - edited 01-14-2025 12:51 PM
Can you give me a basis for how I can make this flow?