ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Not getting msg exception list in local error Q

Post new topic  Reply to topic
 Not getting msg exception list in local error Q « View previous topic :: View next topic » 
Author Message
abs_cal
PostPosted: Tue Jul 15, 2008 1:51 pm    Post subject: Not getting msg exception list in local error Q Reply with quote

Acolyte

Joined: 18 Aug 2005
Posts: 62

Here is the problem and looking for some tips..

I have msg flow running in windows env. Catch and error terminal of first MQ Input node connected to a local queue (defined as error queue) to receive error message. Whenever error occurs in flow, Local error Q is only receiving original message without exception list. However, during debug it shows original msg with exception list is going to local error queue. Using Rfh2 I couldn't see the exception list except original message...

Could anyone please tell me where the problem is?

Thank you..
Back to top
View user's profile Send private message
SAFraser
PostPosted: Tue Jul 15, 2008 2:21 pm    Post subject: Reply with quote

Shaman

Joined: 22 Oct 2003
Posts: 742
Location: Austin, Texas, USA

Do. Not. Ever. Triple. Post.

I am not sure why are you expecting anything other than the original message in your error queue? If you want to see the exception list, wire a trace node between your error terminal and your error queue, & print the exception list to a file.
Back to top
View user's profile Send private message
abs_cal
PostPosted: Tue Jul 15, 2008 5:36 pm    Post subject: Reply with quote

Acolyte

Joined: 18 Aug 2005
Posts: 62

[quote="SAFraser"]Do. Not. Ever. Triple. Post.

I am not sure why are you expecting anything other than the original message in your error queue? If you want to see the exception list, wire a trace node between your error terminal and your error queue, & print the exception list to a file.[/quote]


we want to handle exception in generic way. Therefore, we need exceptionlist and original message in the same queue.
Back to top
View user's profile Send private message
abs_cal
PostPosted: Tue Jul 15, 2008 5:39 pm    Post subject: Reply with quote

Acolyte

Joined: 18 Aug 2005
Posts: 62

want to handle exception in generic way. Therefore, we need exceptionlist and original message in the same error queue when error occurs in msg flow..
Back to top
View user's profile Send private message
sridhsri
PostPosted: Tue Jul 15, 2008 7:34 pm    Post subject: Reply with quote

Master

Joined: 19 Jun 2008
Posts: 297

Add a Compute Node before you write the message to the error queue. In this compute node, you may use ASBITSTREAM to convert the exception list tree to a BLOB which can then be converted to a CHAR. You may then append that to the original message and then write it to the error queue.
Back to top
View user's profile Send private message
AkankshA
PostPosted: Tue Jul 15, 2008 8:58 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

remember exception is like env tree structure and we dont hv this concept in MQ...

MB does not write exception in payload ...

If you want to get exception in message then you have to make an exception/error handling flow and do the needfull...
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
AkankshA
PostPosted: Tue Jul 15, 2008 10:22 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

Triple post

http://www.mqseries.net/phpBB2/viewtopic.php?t=44445&highlight=

http://www.mqseries.net/phpBB2/viewtopic.php?t=44446&highlight=

http://www.mqseries.net/phpBB2/viewtopic.php?t=44447&highlight=

abs_cal - pls be patient next time on.. we also want to help you and believe me.. multiple posts does not help at all...
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
abs_cal
PostPosted: Wed Jul 16, 2008 6:21 am    Post subject: Reply with quote

Acolyte

Joined: 18 Aug 2005
Posts: 62

Initially, I was not sure who will be my audience..
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Not getting msg exception list in local error Q
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.