Tutorials > Web services > Define an inbound Web service

< Previous | Next >


Test the Web service

This particular sample uses a simple XML schema to define the Web service, so Web Services Explorer provides the easiest way to test the service.

To test the Web service using Web Services Explorer:


Procedure

  1. Select MyCompany-ProductServices.wsdl.

  2. Right-click the WSDL file and select Web Services > Test with Web Services Explorer.

  3. In the Navigator view, expand ProductServices > GetProductInformation.

  4. An input form is displayed in the right pane. Enter a valid store id in the StoreIdentifier field and specify products in the ProductSKU fields. It is possible to add more than one ProductSKU parameter.

  5. Click Go to submit the Web Service request.

  6. In the lower right pane, the response to the Web service request is displayed. Select the Source link to view the actual request and response. If you have successfully created the inbound Web service, you should see the product information displayed.

< Previous | Next >


+

Search Tips   |   Advanced Search