Posted: Tue Jul 05, 2005 12:14 am Post subject: One Mainframe Queue Mger Communicating to 2 MidRange Mgrs
Novice
Joined: 06 Oct 2003 Posts: 21
Hi
I wonder can anyone help
I have a mainframe queue manager say called MQ01 with a local and remote queue.
I then have 2 separate qmanagers on my midrange tier with local and remote queues. The two sets of these queues are mapped to the one mainframe queue manager and to the same pair of local and remote mf queues.
The style of application i run is a message is sent from midrange with correlation id to mainframe app which replies with a response to the midrange.
Can anyone tell me how I respond to the correct qmanager on the midrange - I see on the gmo there is "resolved queuename". Do I use this somehow ??? Or point me to where i can find documentation on this. To reply to the midrange i use MQPUT.
the sending application should fill replytoq and replytoqmgr in the mqmd, the replying application should issue the mqopen for the reply using these values in the object descriptor.
the replytoqmgr must be known on the replying end (either by xmitq name or qmgr alias), not the replytoq (you will not need the remotequeues from mainframe to midrange any longer)
thats it.
intercommunication guide
programmers guide and reference _________________ Regards, Butcher
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