02-25-04 08:35 PM
In Biztalk 2002 a message is string, then you can create a com object that
takes a string which is an xml as a parameter...
unless orchestration messages in biztalk 2004 are not strings anymore, that
should work for you
"Sachin Surana" <sachinsurana@hotmail.com> wrote in message
news:a77b01c3ebed$e6844330$a001280a@phx.gbl...
> Hi All,
>
> We are using BizTalk 2004 and we require to call (from
> orchestration) a .NET component which takes
> System.Xml.XMLDocument as an input.
>
> How do we convert a Message in Orchestration to
> System.XML.XMLDocument ?
>
> Thanks in advance.
>
> Regards,
> Sachin
>
[ Post a follow-up to this message ]
|