ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » error in aggregation

Post new topic  Reply to topic
 error in aggregation « View previous topic :: View next topic » 
Author Message
sachinramesh
PostPosted: Wed Nov 14, 2007 7:10 am    Post subject: error in aggregation Reply with quote

Disciple

Joined: 20 Feb 2007
Posts: 170

Hi all
i had a problem with my aggregation flow.
the flow goes like this

mqinput ->agg.control->compute->mqouput->agg.request
->compute1->mqouput1->agg.request1
->compute2->mqouput1->agg.request2
mqinput->agg.reply->compute3->mqouput3

and in the subflow i have

mqinput ->compute4->mqreply
mqinput ->compute5->mqreply1
mqinput ->compute6->mqreply2

when i am running the flow i am getting an exception :Message id was not unique at the agg.request2 node.

when do we get such kind of exception.

i had checked all the property settings of all nodes


my input msg is

<mobileinformation>

<nokia>
<modelnumber>1234</modelnumber>
<cost>13000</cost>
<validity>1yr</validity>
</nokia>

<samsung>
<modelnumber>134</modelnumber>
<cost>15000</cost>
<validity>3yr</validity>
</samsung>

<sony>
<modelnumber>124</modelnumber>
<cost>10000</cost>
<validity>2yr</validity>
</sony>

</mobileinformation>
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Wed Nov 14, 2007 2:16 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Typically each MQOutput node in front of the aggreg request sends a message with no correlId and a different message id (check new msgid) on node properties... My guess is the error message is in reference to that

As well a single answer message is expected (single as in logical message grouping is allowed but check logical message on input to fanin flow...)
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » error in aggregation
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.