How to get a wait for condition to stop if the other wait for condition is met
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 04:16 AM - edited 08-22-2023 05:58 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 04:25 AM
Hi @Harrys09 ,
The parent workflow waits till subflow is complete this is out of the box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 05:56 PM
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 .