Posted: Mon Jun 20, 2005 1:53 am Post subject: problem in aggregation node.
Novice
Joined: 30 May 2005 Posts: 20
Hi,
I am trying to test the aggregation node. The flow is as follows :
MQ Input Node -> Agg Ctrl -> Compute1( out terminal) ...
-> Compute2 (out terminal) ...
-> Add MQMD Compue Node( Control Terminal)
The messages goes thro' Compute 1 and Compute 2. However it fails in 'Add MQMD Compue Node'. On digging deeper into I found that below exception is raised on the trace node, connected to failure of 'MQ Input Node'. please help me in resolving the issue. fyi, the message set is mrm based.
The text states that the message ID associated with the control message is not unique. You are probably coping the MQMD across the board, and the aggregate flow needs unique message id's so that it can correlate the replies. You'll want to not copy the MQMD but instead build a new MQMD with the appropriate fields. The aggregation sample has a compute node that does this.
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