Thursday, February 08, 2007

How to split an XML message in BizTalk 2004/2006 using Document & Envelope Schemas

When you want split message into multiple xml documents we need to use envelopes and schema ,there is a good article by Jan where he explains step by step how to create envelopes in his blog.We came across this situation when we retrieved data from Sql adapter it was whole bunch of records and it has to be split into multiple xml documents for processing


http://weblogs.asp.net/jan/archive/2004/03/07/85259.aspx