Home Page › Forums › BizTalk 2004 – BizTalk 2010 › BizTalk2006 › Re: BizTalk2006
February 15, 2009 at 11:59 PM
#21737
hi, no need to create the proxy of wesbersice…
in the biztalk server application add the web reference (web services) it will automatically create two messages(Name it WSRequest and WSResponse) in the Orchestration View and one web port type(SOAP)…
then before call the webservices use MessageAssignment shape to assign the parameter vale
still you need clarity ..Let me know.