How to get a wait for condition to stop if the other wait for condition is met

Harrys09
Tera Contributor

Hi,

In flow designer I have two wait for conditions running in parallel, does anyone know how in flow designer I can get one wait for condition to stop if the other One is complete? 

As in flow designer I have them running in parallel but if one condition is met and is complete the flow still waits till the other wait for condition is also met and I want to get one wait condition to stop depending on which one is met and completed first.

Thank you.

2 REPLIES 2

Community Alums
Not applicable

Hi @Harrys09 ,

The parent workflow waits till subflow is complete this is out of the box.

and Do the following in parallel flow logic 

Thank you very much for your reply and help ! @Community Alums 

  • but how do I get one to wait for condition to stop if the other one is met? As in flow designer I have them running in parallel but if one condition is met and is complete the flow still waits till the other wait for condition is also met and I want to get one wait condition to stop depending on which one is met and completed first.

thank you .