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

Discussion

Discussion

WF - Where on the message tab is the error code?

posted on March 2, 2015

I am trying to add a task to the error handler but I don't see an error code column in the message tab. I want to make sure I handle the correct error type and would like to do it by Code rather than Message.

0 0
replied on March 2, 2015

You can get a more detailed error message in the activity errors log, but it looks like you're going to have to match it by message. Error codes are not guaranteed since this is not a Laserfiche error message/code.

0 0
replied on March 3, 2015

Ok, do I put in the entire message or only the message after the colon?

0 0
replied on March 3, 2015

If you look for the message under Activity Errors in the Error Logs node in the Workflow Admin Console, you can see the complete message in the XML at the bottom. Look for the Message tag.

0 0
replied on March 5, 2015

Ok, got it. Thanks, I will add by message.

0 0
replied on March 2, 2015

Looks like this. It is just an email timeout but since the message does not match the existing SMTPException handler exactly it still terminates the entire workflow. I would like to enter the handler by code in order to ensure the workflows are not terminated.

 

0 0
replied on March 2, 2015

What do you see in the messages tab? What kind of error is it?

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

Sign in to reply to this post.