Posted: Sun Oct 30, 2005 7:03 pm Post subject: flow order node problem
Centurion
Joined: 25 Jun 2002 Posts: 144
MB 5.0 flow is as follows
1. Input node
2. Flow order node
2.1 Write to output node (log queue) (first option)
2.2 Send to compute node for further processing (second option) .. after processing send to destination queue(second option)
In exception case, when I see the log, it says message sent to Log queue (i.e. first option) and it failed in second option (which is ok and been handled accordingly). But when I check the log queue .. there is no message
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
Based on the Transaction Mode settings on the MQInput and MQOuptut nodes, it appears that the write to the log queue is considered part of the transaction. To bypass this behaviour, set the Transaction Mode parameter on the MQOutput Node for the log queue to 'No'.
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