Flow Designer rejected approval cancels flow

Jase2
Tera Contributor

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?

1 ACCEPTED SOLUTION

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.

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

 

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

 

View solution in original post

4 REPLIES 4

DirkRedeker
Mega Sage

Hi

Can you share a screenshot of your flow, please?

BR

Dirk

Jase2
Tera Contributor

find_real_file.png

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.

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

find_real_file.png

 

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

 

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.