Page 1 of 1

Exception Handler does not attach error message

Posted: Wed Oct 30, 2013 5:01 am
by DSRajesh
Dear All,

I have 10 job activities which are having OK Conditional and otherwise trigger conditions.
Otherwise trigger condition link for all job activities linked up to sequencer with Any mode.
I have also connected exception handler to the sequencer and then Email Notification activity.

I am adding the #Exception_Handler.$ErrMessage# in the attachement section of notification activity.

I am able to get the email notification but not able to fetch the error message using #Exception_Handler.$ErrMessage#.

Looking forward for the sugessions for capturing error message from the job which got aborted.

Posted: Wed Oct 30, 2013 5:38 am
by ArndW
The "Attachment" is supposed to be an attached file, not a reference to an error message.

Posted: Wed Oct 30, 2013 8:07 am
by DSRajesh
Arndw

Could you please suggest me an other way to get the error message from the job sequence in email notification.

Posted: Wed Oct 30, 2013 10:11 am
by ArndW
You can add it to the "subject" line of the e-mail.