Thanks for your answer Tijs,
I would like to create a flow composed only by "Service Tasks", I would like to have this two features:
1.- When an exception occurs, other flow is launched, this new flow will be composed by tasks like: write log, send e-mail, etc.
2.- Save information about the execution variables in the last task executed correctly.
I want to implement a Console to correct the exception's cause and then give the possibility to re-launch the process from the task where the exception occured, I don't want to execute the flow since the first task because my process is very complex and some task could take a considerable time to be completed.
This is the process that I want to implement, any ideas are much appreciated. Thank you.
Best regards,
Alexis Gamarra