Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleTip

Use the WSDL and SoapUI to test your own Web Service Calls quickly and easily

  1. Download & Install SoapUI: https://www.soapui.org/downloads/soapui.html
  2. Open SoapUI
  3. Click “SOAP”: Create your own SOAP Web Service Calls From the WSDL provided.
  4. Enter the WSDL URL: http://support-ws.azurewebsites.net/Data/ChainIT/DataService.svc?wsdl

*SoapUI automatically configures call templates for you to test each call you may wish to make,


Info

*SoapUI Is not required to perform Web Service Calls, however this can aid significantly in interpreting the WSDL and understanding the information requirements of each call.

Other Possible Applications

*Using non-SOAP specific applications will require additional Configuration to each call.

...

2) How to make a Web Service CallMaking SOAP Web Service Calls