Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Multiple messages from 1 input message › Re: Multiple messages from 1 input message
March 8, 2010 at 8:18 AM
#24331
Hi,
Thank you very much for your response.
I’ve built a debatching component and took this
http://www.codeproject.com/KB/biztalk/DebatchingFlatfile.aspx as a
template and adapted it to my requirements as an XmlDasm.
There is a sample “Aggregator” in {BizTalkInstallation Folder}\SDK\Samples\Pipelines which helped me building my orchestration to consume the splitted messages.
Kind regards