Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Duplicates in MessageBox › Re: Duplicates in MessageBox
June 7, 2010 at 2:17 PM
#24902
Hi,
Did you go with debug from start point (receive pipeline) to end point? What is between ports? (Is there an orchestration, or it’s a CBR?) Can it be – that two send port subscribed on same values and send your message to same destination? Or, subscription is “different”, but some conditions are same? And two messageg go to same destination.