Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Multiple XML files to 2 flat files › Re: Multiple XML files to 2 flat files
January 7, 2010 at 6:03 PM
#24023
You will need to implement an aggregator sequential convoy
http://abdulrafaysbiztalk.wordpress.com/2009/11/07/enterprise-integration-pattern-part-5-aggregator-sequential-convoy/
Once you have aggregated all your invoice files you will need 2 maps, one to create the invoice header message and the other to create the invoice lines message.