Flow Designer Join Action

kushal2
Kilo Contributor

Hi Guys,

I need assistance in setting up join like action in flow designer where i will wait for condition until both tasks get completed.

I can able to select only one task under wait for condition.

Any suggestion?

Kushal

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Kushal,

you can try checking the Wait for condition action

Wait For Condition action

Is it possible for flow designer to dynamically generate multiple tasks in parallel?

"Wait for Child Tasks to Close" Activity in Flow Designer

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Kushal,

I realize I am late in seeing your question to reply but I wanted to drop in with a solution I think would better meet your needs and the needs of others who might find your question: Flow Designer has Do the following in parallel flow logic, which would allow you to configure multiple processes to be kicked off in parallel. The flow would then continue processing after all the parallel blocks have completed, working effectively like a join. No join action or flow logic is required.

 

I hope this helps you and others who read this post.

 

Ben