Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Query pertaining to the XML assembler › Re: Query pertaining to the XML assembler
July 22, 2008 at 6:29 AM
#20209
You could probably do this with the assembler and an envelope schema, but it would require using promoted properties to populate the envelope during the assembling process. Your case sounds pretty simple, so you might want to check if it isn’t actually simpler to just create the entire message using a map…