BizTalk Server General - Re: Help needed! Conversion between a message and its string represent

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > January 2006 > Re: Help needed! Conversion between a message and its string represent





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Help needed! Conversion between a message and its string represent
Scott Colestock

2006-01-13, 9:59 pm


Likewise, if the response of the web service is a string and you need to
assign to an "actual" message, you can use an intermediate XmlDocument
variable and use the LoadXml method.

Scott Colestock
www.traceofthought.net


"Danny Buysse" <DannyBuysse@discussions.microsoft.com> wrote in message
news:77D7596B-EA45-4610-A35E-C2232EC8B164@microsoft.com...[vbcol=seagreen]
> You can assign your incoming message to a variable of type
> System.Xml.XmlDocument
> xmlDoc = Message_1;
> You then can assign the xmlDoc.OuterXml to your message part of your
> WebService call.
>
> Danny Buysse
> http://dannybuysse.blogspot.com/
>
> "Tommy Wang" wrote:
>


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com