Load Xml with hihg performance?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Load Xml with hihg performance?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Load Xml with hihg performance?  
fran


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-06-06 06:19 PM

Hello, I actually have in a orchestration the code: (in a Message Assignment
)

xDocMessageIn.LoadXml(StringMessage_In);


How can I load the string in a XML document efficiently ?







[ Post a follow-up to this message ]



    Re: Load Xml with hihg performance?  
BA


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-07-06 12:23 PM


Hello,

If your StringMessage_In is already an xml document, you should be able to
make it's datatype xmlDocument in the initial receive shape, that way you
dont need to assign it since its xml from the get go.

Otherwise, the way you are assigning it is efficent.

BA
http://biztalkia.blogspot.com


> Hello, I actually have in a orchestration the code: (in a Message
> Assignment)
>
> xDocMessageIn.LoadXml(StringMessage_In);
>
> How can I load the string in a XML document efficiently ?
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:43 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register