Hi all,
is it possible to have the recovery mode and a try catch Function in the same job?
Example:
TRY -> WF_1 -> WF_2 -> WF_3 -> CATCH
When in WF_2 an error appears, it automatically jumps to the CATCH. Afterwards the job is falsly shown as completet successfully. So its not possible for me to start the job again in the recovery mode... Is there an possible to build the job in a way to use both functions?
Thanks and best regards,
Stefan