Hello,
I have custom WF based on classes and I have a problem when I'm using exceptions.
The problem is when I return exception from some method - the export parameters that are also filled like return table are not passed back to WF.
They are empty in WF.
Can I somehow pass these data to be available after exception is raised ?
Best regards,
Martin