Home Page › Forums › BizTalk 2004 – BizTalk 2010 › using orchestration as webservice in .net code › Re: using orchestration as webservice in .net code
February 12, 2009 at 1:08 PM
#21719
Thanks for the answer. I try to avoid using untyped messages.
I use both flat file and XML messages and it will be much work. Does anyone know
how I can use XML serialization to load XML from a file and “convert” it to the messagetype I have from the webservice and then call the webservice?