Posted: Tue Oct 30, 2007 11:54 am Post subject: how to use reply to queue in linux
Novice
Joined: 18 Jul 2007 Posts: 20
hi friends
i had to declare reply to queue and reply to queue manager in distriibuted communication, when a message is placed in RQD of QM1 it should go to LQ2 of QM2 and QM2 should send acknowledgement message to LQ1 of QM1
distributed communication is working fine and channel r in running state and message is going to RQD but i dont know how to declare reply-to-queue and reply-to-queuemanger
platform in linux
pls tell the idea how to do it.
thanku friend in advance
tom
If you are asking how to specify the reply-to-queue and reply-to-queuemanager, then take a look at the samples. I believe there are a couple of them that do it.
Posted: Fri Nov 02, 2007 3:23 pm Post subject: Re: how to use reply to queue in linux
Jedi
Joined: 09 Mar 2004 Posts: 2080
tommq wrote:
i dont know how to declare reply-to-queue and reply-to-queuemanger
ReplyToQ and ReplyToQMgr are 48-character fields in the MQMD that is passed on the MQPUT or MQPUT1 calls. The backend app must read the values in the MQMD and put its reply using a new MQPUT. Does this answer the question?
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