Posted: Tue Sep 22, 2009 3:12 am Post subject: MQOutput Error - ReplyToQ name not specified
Apprentice
Joined: 17 Aug 2009 Posts: 36
Hi All,
Im getting an error when writing to a queue. MQoutput queue settings are left as defaults but im getting an errror.. ReplyToQ name not specified when writing.
Quote:
MQInput -> other nodes -> MQReply ->MQOutput
The message goes through a MQReply node and then comes to MQOutput with the MQMD and the message.
It is not obvious from anything that you have posted why you are following an MQReply node (which puts a message on the ReplyTo queue) with an MQOutput node (which puts a message on a queue).
Are you really writing the same message twice to two different queues?
Regardless, you should take a User Trace and look at the contents of the message tree that you pass to the MQReply node and the contents of the message tree that you pass to the MQOutput node.
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