Flow Designer - Process on Action error

Str
Mega Contributor

Hello,

When an error occurs in Action, the entire flow ends with an error without any further action being performed.

In the image below, the next "Log" will not be executed if the "SendMail" error occurs.

Is it not possible to branch the process if the Action is an error?

find_real_file.png

Any help would be appreciated, thanks.

16 REPLIES 16

Hello @Nicolas17 

Have you got any solution ?

nausheen ali
Tera Contributor

Hey @Str 

 

I am stuck with the same situation .

For the flow I am working upon the ideal condition is when a particular custom

action fails , code -404 .

then the next step is to create sc_task for ‘abc’ assignment group .

 

but whenever that particular action is failing the flow stops and does not execute any further activity .

 

Let me know if you got any solution