Home Page › Forums › BizTalk 2004 – BizTalk 2010 › send/receive xml message question › Re: send/receive xml message question
June 7, 2009 at 7:52 PM
#22605
It depends on how you define your <Inventory> schema. If the number of occurrence of <Item> is more than 1, then you don’t have to create the envelope schema. You can just need to use a looping functoid to do the mapping.