Deploy the SOAP webservice
- Go to https://hostname_value:8443
- Login as admin/admin
- Select the Stores API project.
- Click on the Browse Catalog button.
- Select the Stores SOAP API template.
- Click on the Next> button.
- Modify the “Custom http Route Hostname” parameter to: stores-soap.suffix_value
- Scroll down to the bottom of the page and click on the Create button.
- Click on the Continue to the project overview link.
- After ~5min the Stores SOAP API should be up and running (there should be two blue circles).
- Open a new web browser tab, and go to http://wsdlbrowser.com/
Enter the following value:
Click on the Browse button.
- Click on the getAllStores Soap operation.
- Click on the Call Function button.