Calling Web Service without orchestration?

Home Page Forums BizTalk 2004 – BizTalk 2010 Calling Web Service without orchestration?

Viewing 1 reply thread
  • Author
    Posts
    • #16420

      Is there a way to call the methods of a web service by simply configuring the send port(s)?

      If so, how does one work with the responses?

      Thanks for any insight you can provide.  If there is an example you can provide, it would also be most helpful.

       

    • #16422

      You can call a WebService using just messaging in BizTalk 2006 by configuring correctly the send port by pointing it to an assembly containing the service proxy (such as a BizTalk assembly where you just added a web reference but didn't create an orchestration to use it).

       As for dealing with the response, Richard Seroter just posted a couple of days ago an entry on doing just this:

      http://blogs.msdn.com/richardbpi/archive/2006/11/10/using-only-biztalk-messaging-with-request-response-on-both-ends.aspx
       

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.