- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 03:27 AM
Hi Team,
I have created on catalog item, that item contains the MRVS, inside the MRVS we have the approver's values. i am sending the approvals by using the Flow designer, for MRVS to get one by one approval i used FOR EACH Logic ,the approval records created but I WANT TO CRATE THE ALL APPROVAL RECORDS AT A TIME.
Ex: MRVS contains the 5 records now we have 5 approvers i need to create 5 approvals records same time.
If any one knows could pls help on this
Advance thanks Team
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 03:33 AM
If you have 5 different approvers, they will be created one by one. It will be a minimal difference (time wise), but it will need to create a record for each of the variables, so that will always run one by one. Not sure if I understand the issue.
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
02-10-2025 03:36 AM
Thanks @Mark Manders Right now one by one only creating but is there any way to create all records at a same time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 03:44 AM
What do you mean? They are created in your 'for each', like you mentioned, right? That means that the flow is looping through them and creating them. You have them created within the for each loop. How more 'at the same time' do you need them to be created?
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
02-10-2025 03:51 AM
For each we can't is there any way is available to fetch all approvers from MRVS and send approvals records