in flowdesigner 3 prallel task after close complete of first 2 task 4 th task needs to genetare
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 09:20 AM
There are three tasks are needs to generate in prallel we need to check that if 1 and 2 tasks are close complete then 4 task will generate. in the same time if 3rd task is close complete then 5 th task needs to generate how can do this.thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2024 10:20 AM
Hi @Lahari532
You can use the flow designer and use "Do the following In parallel " in flow logic and add your logic.
Attached are the images how to add logic to the requirement given by You.
In the above image I have created task 1 and 2 simultaneously and I have created Task 3.
In the above image by using if conditions checking whether task 1 and task 2 are completed then creating task4 in parallel checking task3 is completed and then creating task5
Thanks and Regards
Sai Venkatesh