Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Xml debatching › Re: Xml debatching
January 21, 2008 at 2:05 PM
#18807
Following sample from BizTalk SDK does the same. 1) Instead of Flat file use out of box XMLRecieve 2) Promote common header properties (cust_id, date…) to Property Schema. Sample promotes them to BTS.bts_system_properties.
http://msdn2.microsoft.com/en-us/library/aa578216.aspx
Let me know how it goes.
/ VReddy