Hello,
I am trying to do some error handling in my vCO workflows, so I found the Exception tab on the workflow element. However I am looking for an alternative to avoid modifying the workflow element code to put the try/catch statements. Is there anything like a wrapper for workflow elements, or maybe there is a way to call a workflow element from a scriptable task, so I can put a try/catch around it and handle the exception without touching the code inside the element?
Thank you,
Juan.