Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Promoted property issue when debatching XML data › Re: Promoted property issue when debatching XML data
November 1, 2008 at 2:31 PM
#21116
I think that to handle this kind of scenario you would need an envelope schema and a document schema with the promoted properties in the document schema. Then you would need to use the XML Receive pipeline to debatch the messages and promote the properties. Is this the kind of setup you are using?