Flow Designer loop
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 07:03 AM - edited 03-20-2025 11:52 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 07:19 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 07:33 AM - edited 03-20-2025 10:46 PM
Hello @Shivalika ,
i have try many way but currently doing this..how should iterate reject apart in my flow where should i add this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 07:58 AM
Hi @Aarushi1991 ,
You can add else part after the approval if at step 15 and check if approval is rejected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2025 08:22 AM
@Dhana3 for reject part i need go to step 6 again and follow till end