Execute multiple flow in same time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 06:57 PM
Hi all,
I have questions about flow desinger.
①flow concurrency
I would like to execute 12 flows in same time.
I know that there is a limit to multiplexing but I have no idea how many could I exetcute?
②insert flow execute
When I execute 12 flows, at the other teams happens incident,so they have to execute another A flow.
If A flow is most important, how can I get it to work with the highest priority?
Can I prioritize flows?
Best Regard,
Amy
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 06:59 PM
May I know why you wanna do that? Whats the business case?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2022 07:53 PM
You might want to reconsider merging your flows if they have the same trigger condition and transfer other processes into subflows. After that, call the subflows in a sequential way so it should satisfy your requirement.