|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQPUT1 |
« View previous topic :: View next topic » |
Author |
Message
|
Rajadurai_p |
Posted: Wed Apr 20, 2005 7:30 am Post subject: MQPUT1 |
|
|
Newbie
Joined: 19 Nov 2003 Posts: 5
|
Hi,
We have a java application which polls a queue for transaction request messages residing in the local queue manager. Currently the application is designed to post the response messages to a fixed pair of remote queue manager & queue. Now the requirement is to retrieve the ReplyToQueue and Queue Manager name from the incoming message’s properties and post back the response dynamically. Java API for MQ supports this option.
I want to know the local MQ objects (remote queue definition??, Tx queue, channels etc) that need to be created for this purpose, assuming I have only the following details:
Remote Queue & Queue Manager names from input message
Remote server's IP Address & the listening port number at which it listens for MQ calls
Also, clustering the local & remote queue managers is not an option here.
Any guidance would be of great help.
Thanks
Rajadurai |
|
Back to top |
|
 |
kevinf2349 |
Posted: Wed Apr 20, 2005 7:40 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
The Intercommunications manual should tell you all you need to know in terms of remote queue and channels etc.
Click the documentation button at the top of this page.
In terms of programming, the exisiting code should be fine providing that you reply based on the passed replytoq and replytoqmgr . If you actually hardcode the replytoq and replytoqmgr in the program (bad....spit, spit) then you need to rewrite the application to do it properly using the passed values.
Hope this helps
 |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Apr 20, 2005 12:30 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Please do not post multiple times. The answer is not faster.
 |
|
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
|
|
|
|