- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 01:36 AM
We have a use case that requires us to look up asset records assigned to a user. I've set this up in a subflow but it doesn't work as intended. I want all tasks to be generated at once rather than one after the other but I'm struggling to find a solution. It is important to keep it inside Flow Designer and not push to a workflow as suggested in older threads.
Solved! Go to Solution.
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 02:01 AM
Hi,
In that case, you'll need to uncheck the "wait for completion" on the creating of the task.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 02:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2022 02:26 AM
Very good point! I completely overlooked this point and unchecked the subflow 'wait' initially.
This worked - thanks for waking me up and for providing the solution!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2024 11:38 PM
Hi,
I have flow with similar requirement. I want the flow to submit all the requests simultaneously (it is executing one after the other).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-26-2024 05:50 AM
Hi @Mohammed Asim - can you remove the 'Wait for completion' option that is similar to been mentioned above?
Why are you then handling the approval in this flow and not within the submitted catalog item / new RITM?