- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 12:22 PM
I have a flow written in Flow Designer that asks for an approval. I have a few actions that I would like to take if the approval is rejected. However, when the approval is rejected, the flow is cancelled and no further actions are taken. Is there a way to continue the flow after a rejection?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 11:03 PM
HI
I guess, you may have a problem with the "Subflow" you are calling.
Maybe that errors out, and then the Flow cancels.
I did create a test drive, and it works fine. If you like, I can send you the screenshots here, on how I created the Flow.
For further investigation you your scenario, I would need to see the subflow.
OR
You can just take out that step in your flow, and check if it works afterwards.
Let me know if that solves your issue and mark my answer as correct and helpful.
BR
Dirk

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 01:47 PM
Hi
Can you share a screenshot of your flow, please?
BR
Dirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 01:52 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2020 11:03 PM
HI
I guess, you may have a problem with the "Subflow" you are calling.
Maybe that errors out, and then the Flow cancels.
I did create a test drive, and it works fine. If you like, I can send you the screenshots here, on how I created the Flow.
For further investigation you your scenario, I would need to see the subflow.
OR
You can just take out that step in your flow, and check if it works afterwards.
Let me know if that solves your issue and mark my answer as correct and helpful.
BR
Dirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2024 11:54 AM
Hey Dirk,
I have tried the same but the flow still cancels.
I have the approval in subflow and everytime I reject the request it cancels it out.