Hello,
I have a flow in which i have three start and wait for an approval. After the first one the rest of the flow is within apply to each.
In each Start and wait for an approval, i have an extra button "Terminate" in which if the condition amtches, i want to terminate the flow.
Now here's the deal.
I want if in the second or third start and wait for an approval, if the approver presses the Reject button, to move back to the previous Start and Wait for an approval.
Also the Terminate process cannot be in a foreach type and i don't know where else it fits. I did set an extra condition in the false branch of the "Condition 3", but it won't work
Can anyone please help?
Thank you in advance