|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Resolving QM Transmission Queue |
« View previous topic :: View next topic » |
Author |
Message
|
fazz |
Posted: Thu May 20, 2004 1:30 am Post subject: MQ Resolving QM Transmission Queue |
|
|
 Centurion
Joined: 20 Feb 2004 Posts: 144 Location: England
|
Hi,
If I put a message to a local qm which specifys a remote qm name and a queue that does not exists on the local qm, will MQ resolve the remote qm name to that of a tranmission queue if they share the same name?
Thus sending the message to the remote qm without having to setup a remote queue definition.
Thanks
Fazz. |
|
Back to top |
|
 |
Nizam |
Posted: Thu May 20, 2004 6:15 am Post subject: |
|
|
Disciple
Joined: 10 Feb 2004 Posts: 160
|
I tried and it did not do that.. |
|
Back to top |
|
 |
JT |
Posted: Thu May 20, 2004 6:31 am Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
I think you referring to the following scenario #2:
Quote: |
Opening remote queues
A remote queue is a queue owned by a queue manager other than the one to which the application is connected.
To open a remote queue, use the MQOPEN call as for a local queue. There are different ways you can specify
the name of the queue:
1. In the ObjectName field of the MQOD structure, specify the name of the remote queue as known
to the local queue manager. Note: The ObjectQMgrName field must be left blank in this case.
2. In the ObjectName field of the MQOD structure, specify the name of the remote queue, as known
to the remote queue manager. In the ObjectQMgrName field, specify either:
a. The name of the transmission queue that has the same name as the remote queue manager.
Note that the name and case (capitals, lower case or a mixture) must match exactly.
b. The name of a queue manager alias object that resolves to the destination queue manager
or the transmission queue. This tells the queue manager the destination of the message
as well as the transmission queue it needs to be put on to get there. |
We have done this technique in numerous applications. |
|
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
|
|
|
|