|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Any way to get the Msg Id by monitoring the recv channel ? |
« View previous topic :: View next topic » |
Author |
Message
|
jayeshn |
Posted: Wed Jun 14, 2006 10:06 am Post subject: Any way to get the Msg Id by monitoring the recv channel ? |
|
|
 Newbie
Joined: 14 Jun 2005 Posts: 7 Location: India
|
Hi,
We have an environment where there are frontend and backend queue managers and we have the hub qmgrs in the middle which do the routing and transformation. While testing/debugging we monitor the receiver channel on a hub qmgr. If its seq number goes up, we know that it got a message. But it does not tell me if its the message I am looking out for. Then we have to monitor the queues (audit/failure queues) to find out where this message went.
Is there any way in which I can get the message identifier by monitoring only the channels, so that it saves me from monitoring the queues? If not is there any other alternate way which would save me from monitoring all the queues on the hub? _________________ Thanks,
Jayesh |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jun 14, 2006 11:08 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You could write a channel exit, either a sender-reciever pair of exits or a message exit, that would log or record the message ID.
You could write an API exit that would log or record the message id when it was put on any queue along with the queue name.
You could use report messages, I think the COD report will tell you which queue it ended up on.
In v6, you can use the new message auditing/tracing reports to find out where the message is at each step of the way. _________________ I am *not* the model of the modern major general. |
|
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
|
|
|
|