Author |
Message
|
mbwannabe1 |
Posted: Tue May 22, 2012 11:45 am Post subject: Error Handling - Extracting the root exception |
|
|
Novice
Joined: 18 Apr 2012 Posts: 13
|
hi,
I currently have a message flow where Im usingt a trace node to write exceptions to a file. I however would like to write more specific data to a database. How do i extract the Root Exception (such as a parsing error), the relevant BIP message from ESQL from the somewhat voluminous exception trace? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue May 22, 2012 11:55 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
This question has been asked about twelve times in the month of May. Does your Google not work ? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
Vitor |
Posted: Tue May 22, 2012 11:55 am Post subject: Re: Error Handling - Extracting the root exception |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mbwannabe1 wrote: |
How do i extract the Root Exception (such as a parsing error), the relevant BIP message from ESQL from the somewhat voluminous exception trace? |
By searching this forum for the many discussions we've had over the years on how to parse the exception tree, and picking the method which best suits your requirements from the options discussed. As alluded to here. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqsiuser |
Posted: Tue May 22, 2012 1:06 pm Post subject: Re: Error Handling - Extracting the root exception |
|
|
 Yatiri
Joined: 15 Apr 2008 Posts: 637 Location: Germany
|
|
Back to top |
|
 |
mbwannabe1 |
Posted: Wed May 23, 2012 6:07 am Post subject: |
|
|
Novice
Joined: 18 Apr 2012 Posts: 13
|
googling did get me some results soon after. thanks for the updates guys  |
|
Back to top |
|
 |
|