how to create parrallel sctasks in flow logic in flow designer

t venkatesh1
Tera Contributor

Hello everyone,

 i have created a flow designer my requirement is to create A t E parallel tasks. using do the parallel action it is completed. after again i need to create (F1 to F3) 3-sctask's based on condition. if application is new F1 will create, or if application is old F2 and F3 task's should create. here do the parallel action will not work in same flow.

attaching screenshot. please suggest how to create F2 and F3 in parallel in else condition (wait check box is true in all task's).

 

regards,

Venkatesh T

1 ACCEPTED SOLUTION

Sujatha V M
Kilo Patron
Kilo Patron

@t venkatesh1  Please follow the below steps for your above requirement, 

 

Flow : 

SujathaVM_2-1713103698649.png

 

 

Condition 1 : Create all the parallel tasks (Wait is "False") and if Application is "New", it creates F1 task (Wait is "True").

 

SujathaVM_1-1713102820452.png

SujathaVM_3-1713103751512.png

 

Condition 2 : Create all the parallel tasks (Wait is "False") and if Application is "Old", it creates F2 & F3 tasks (Wait is "True" only for F3).

 

SujathaVM_5-1713104001988.png

 

SujathaVM_4-1713103814210.png

 

Please mark this as helpful and accept it as a solution if this resolves your query.

Thanks,

Sujatha V.M.

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.

View solution in original post

1 REPLY 1

Sujatha V M
Kilo Patron
Kilo Patron

@t venkatesh1  Please follow the below steps for your above requirement, 

 

Flow : 

SujathaVM_2-1713103698649.png

 

 

Condition 1 : Create all the parallel tasks (Wait is "False") and if Application is "New", it creates F1 task (Wait is "True").

 

SujathaVM_1-1713102820452.png

SujathaVM_3-1713103751512.png

 

Condition 2 : Create all the parallel tasks (Wait is "False") and if Application is "Old", it creates F2 & F3 tasks (Wait is "True" only for F3).

 

SujathaVM_5-1713104001988.png

 

SujathaVM_4-1713103814210.png

 

Please mark this as helpful and accept it as a solution if this resolves your query.

Thanks,

Sujatha V.M.

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.