How to use "Do In Parallel" In Flow Designer
Import
·
Oct 24, 2023
·
article
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.
View original source
https://www.servicenow.com/community/developer-articles/how-to-use-quot-do-in-parallel-quot-in-flow-designer/ta-p/2711706
Robert Fedoruk