Re: Evaluating on the amount of items returned in a message

Home Page Forums BizTalk 2004 – BizTalk 2010 Evaluating on the amount of items returned in a message Re: Evaluating on the amount of items returned in a message

#23396

Hi Daniel,
                 Sorry to bother you again on this subject, I went to implement what you had suggested which seems correct but I have run into the following issue:

my decide shapes are there job ie. nLoopCount <= 30 and then the expression has the following RemitXmlDoc.LoadXml(strHeaderRemitMsg + MyVar + strTrailerRemitMsg); But what I get is for the 43 records being returned in the count I get 43 times the same message beiong repeated in the out put file:

Any ideas
Grant