Testing Orchestration which is exposed as a webservice

Home Page Forums BizTalk 2004 – BizTalk 2010 Testing Orchestration which is exposed as a webservice

Viewing 1 reply thread
  • Author
    Posts
    • #17084

      I have created an orchestration which connects to one of the database and generates an xml output.

      after that i have created a request response port which is required to publish this orchestration as a webservice.

      i use the wizard and it successfully creates a webservice for me.

      Kinldy help me in knowing how to test this particular webservice which is been created before exposing it to the clients.

    • #17086

      At this point, there's nothing "BizTalky" about the web service.  Test it as you would any ASP.NET web service.  Create a simple client application, establish a "web reference" that points to the generated service, and then build up the input message and post it.

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