Uncle Rob
Kilo Patron
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 10-24-2023 04:42 AM
Recently saw a great use case for the "Do In Parallel" flow logic.
The case is when you have multiple POTENTIAL tasks in the flow, but the flow can't proceed unless all actual tasks are closed. In this circumstance the "wait" combined with conditionality of the path will cause problems.
Here's a demonstration of why Parallel flow logic is necessary and how to execute.
- 3,397 Views