Posted: Wed Jan 16, 2008 7:36 am Post subject: setting Reply-to-Queue in outputroot.mqmd
Acolyte
Joined: 19 Sep 2005 Posts: 64 Location: VA
Can someone send me the syntax for designating a reply-to queue and reply-to qmgr via esql in a message flow? I would think it would look something like this:
SET OutputRoot..MQMD.ReplyToQueueManager = 'QMGRA';
SET OutputRoot..MQMD.ReplyToQueue = 'Queue1';
I am cannot find the syntax in the manuals for 6.1.
Posted: Wed Jan 16, 2008 7:41 am Post subject: Re: setting Reply-to-Queue in outputroot.mqmd
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
GRIFF wrote:
I would think it would look something like this:
SET OutputRoot..MQMD.ReplyToQueueManager = 'QMGRA';
SET OutputRoot..MQMD.ReplyToQueue = 'Queue1';
I would have thought that, but I'd only put one dot between OutputRoot and MQMD. _________________ Honesty is the best policy.
Insanity is the best defence.
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
GRIFF wrote:
But I cannot confirm this....any help?
What happens when you try it? IMHO a Trace node after the Compute which confirm or deny it quite quickly......! _________________ Honesty is the best policy.
Insanity is the best defence.
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