Hi,
I've seen a lot of things about exceptions handling during a flow execution but I want to be sure to have correctly understood the situation.
Apparently there is nothing really developed to catch an exception during a flow execution and to route to another action or other flow. Correct ?
I've seen that it's possible to map exceptions and views but what I'd desire is to execute another action/flow when an exception occurred during a flow execution.
Does something exist for this point ?


Reply With Quote