While developing BizTalk or ESB solutions you develop with a given WSDL file, you create schemas, maps, itineraries, orchestrations and other Biztalk artifacts and your solution is ready to be tested. Now you don’t have the actual Web Service endpoint so what are the easiest and quickest options. 1. Use a tool called SOAP UI and simulate a Web Service Call using the given WSDL. (http://www.soapui.org/) 2. Quickly develop a dummy web service from the given WSDL file. Below is the very good post on how to do that. http://www.codeproject.com/KB/XML/ReverseEng.aspx
Thanks, Read more: Vishal Mody
Thanks, Read more: Vishal Mody
0 comments:
Post a Comment