in flowdesigner 3 prallel task after close complete of first 2 task 4 th task needs to genetare

Lahari532
Tera Contributor

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

1 REPLY 1

SAI VENKATESH
Tera Sage
Tera Sage

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.

 

task1 and task2 and task3.PNG

 

 

 

In the above image I have created task 1 and 2 simultaneously and I have created Task 3.

 

task4 ,5.PNG

 

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