
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2020 02:59 AM
Dear all,
Find the Flow design first.
After Send Mail 3.2.3 is END.
Then the following:
Note that there is no END flow logic applied here after 3.3.2.3 expecting that the for loop should not terminate in case of multiple iterations, BUT THAT DOES NOT HAPPEN. THE FOR LOOP ONLY EXECUTES ONCE EVEN AFTER REMOVING THE END LOGIC FROM HERE.
How do I get the FOR EACH logic to execute through all it's iterations. If a wait logic has to be applied, where should it be?
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2020 03:42 AM
So it shows that it reaches an End-flow logic. Can you remove that End and try again?
End flow logic is used to: stop a flow within flow designer.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2023 09:51 PM - edited ‎03-07-2023 09:52 PM
I came across the same situation. (Funny !!!)
Thanks for explaining!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2023 02:21 AM
Hi @Anish Reghu do we need to test again after changing the iteration value to 2?