- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2020 04:43 AM
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
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2020 05:00 AM
Hi Kushal,
you can try checking the 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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2023 11:55 AM
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