Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Testing Orchestration which is exposed as a webservice › Re: Testing Orchestration which is exposed as a webservice
December 28, 2006 at 7:21 AM
#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.