Flow Designer - Process on Action error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2019 10:05 PM
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?
Any help would be appreciated, thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2025 01:56 PM
Hello @Nicolas17
Have you got any solution ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2025 01:54 PM
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