|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
ExceptionList after the catch terminal of the Input Node |
« View previous topic :: View next topic » |
Author |
Message
|
John_peter |
Posted: Fri May 28, 2004 9:19 am Post subject: ExceptionList after the catch terminal of the Input Node |
|
|
Novice
Joined: 10 May 2004 Posts: 22
|
When an exception is raised in the flow and when i attach a trace node to the catch terminal of the input node , I see the ExceptionList.
But when I have a compute node attached between the catch terminal of the input node and the trace node , the ExceptionList is not printed.What could be the problem?
I tried making the Compute mode on the compute node to 'ALL' , the exceptionlist is lost when it comes out of the compute node! |
|
Back to top |
|
 |
Empeterson |
Posted: Fri May 28, 2004 9:35 am Post subject: |
|
|
Centurion
Joined: 14 Apr 2003 Posts: 125 Location: Foxboro, MA
|
Make sure you are propagating the Exception List in the compute node. In the advanced tab there is a drop down box where you can select what gets propagated.
Edit: I see you already did that. I should have read the entire post.  _________________ IBM Certified Specialist: MQSeries
IBM Certified Specalist: Websphere MQ Integrator |
|
Back to top |
|
 |
kspranava |
Posted: Sat May 29, 2004 11:00 pm Post subject: |
|
|
 Centurion
Joined: 27 Apr 2003 Posts: 124
|
Hi,
Did u try selecting "Copy Entire Message" radio button on compute node?
Pranava |
|
Back to top |
|
 |
kirani |
Posted: Mon May 31, 2004 11:09 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
Are you sure your control is even going to the Trace node? What are you doing in your compute node? To pass ExceptionList from the compute node you need not select "Pass ExceptionList" or "Pass Complete Message" in your node.
I think something is failing in your Compute node. To find this out, attach a Try-catch node in between your compute node and "catch" terminal of MQInput node. Attach a new "Trace" node to the catch terminal of try-catch node. Print your ExceptionList here.
MQInput(catch)->Try-Catch(try)->Compute1(out)->Trace1(out)...
MQInput(catch)->Try-catch(catch)->Trace2 _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|