You are viewing limited content. For full access, please sign in.

Question

Question

Capture Error message in Catch

asked on December 4, 2017 Show version history

I have a try catch in Workflow. I want to capture the error message in Catch branch in the workflow. How do I capture the error message in Catch branch please? 

 

Thanks

Priya

0 0

Replies

replied on December 5, 2017 Show version history

Hi Priya,

You can capture the error message using the tokens available within the catch branch.  See this guide for the specific tokens available.  If you would want to use the tokens outside of the catch branch, I would recommend placing an "Assign Token Values" activity within the catch branch to store the information in a token to be used outside the catch branch.

Yin

0 0
replied on December 6, 2017

Thanks.

 

Priya

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.