Posted: Tue Aug 14, 2007 1:31 pm Post subject: Unable to write the message to a Queue
Partisan
Joined: 25 Jul 2006 Posts: 369
Hi Guys,
I am using the request and reply message flows by using the aggregation nodes.
In one flow I am using a filter node where I am checking the replyToQ.
If the replyToQ is provided in the incoming message, the message is routed to True terminal of the Filter node for further processing. If the replyToQ is not provided in the incoming message, the message will be routed to False terminal and will write to the Broker logs as FATAL error.
Question: I am trying to write the message to a queue(MQOutput) which is coming through the False terminal of the filter node. When I debug the flow, when the message(which doesn't have replyToQ) reaches the queue(which is coming thru False terminal) an exception is throwing and the exception what I see is: no message content inside the message..unable to write it to the queue. I am wondering why it is throwing such kind of error even the data is going to the 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