If you catch an Exception inside workbench (ie drag a line from the lightnight icon) is it possible to get to the exception object to get the exception details (FaultName, FaultSource, etc).
I know you can do this if you have an exception event catch it, but I want to handle it in the actual process syncronously.
Any ideas?
Solved! Go to Solution.
Views
Replies
Total Likes
You can't.
As you mentioned, the only way to get it an object is by using the Exception event.
I know engineering is looking to improve this in future releases.
Jasmin
Views
Replies
Total Likes
You can't.
As you mentioned, the only way to get it an object is by using the Exception event.
I know engineering is looking to improve this in future releases.
Jasmin
Views
Replies
Total Likes
Thanks Jasmin, I had a feeling that might be the answer!
Gareth
Views
Replies
Total Likes
Views
Likes
Replies