Flow Designer loop

Aarushi1991
Tera Contributor

Hi Guys,

 

I am trying to achieved below logic from Flow designer , i have catalog for which i need to perform below execution logic

 

Step1.Create Task 1 if its state is incomplete < go for another task 2< if task 2 closed < create task 1 again < 

 

if Task 1 approved ____create another task

 

if Task 1 reject _ go back to step 1.

 

 

 

i am unable to break look where?

6 REPLIES 6

Shivalika
Mega Sage

Hello @Aarushi1991 

 

Can you share screenshots of what you have done so far and where it is breaking ? 

 

Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket. 

 

Regards,

 

Shivalika 

 

My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194

 

My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY

Hello @Shivalika ,

i have try many way but  currently doing this..how should iterate reject apart in my flow where should i add this ?

 

 

 

Hi @Aarushi1991 ,

 

You can add else part after the approval if at step 15 and check if approval is rejected.

@Dhana3  for reject part i need go to step 6 again and follow till end