Home Page › Forums › BizTalk 2004 – BizTalk 2010 › soap attachment › Re: soap attachment
January 22, 2010 at 11:13 AM
#24115
it doesn’t seem to work :
making the message element a distinguished field
the base64 element cannot be distinguished
Message.message = ConvertXmlToBase64(XMlDocument secondXml);
How and where to do that, in an orchestration (assignment), mapping, …
Regards