Testing a Web Service

Procedure

  1. Access an ABAP package. For information on accessing an ABAP package, see Accessing an ABAP Package.
  2. Expand the Enterprise Services folder.
  3. Expand the Service Providers folder.
  4. Select a service provider for testing.
  5. Open the service provider in the proxy editor.
  6. On the top right corner of the editor, click (Test WebService).

    A window for entering the log-on details for the ABAP back-end system appears.

  7. Enter the log-on credentials.

    The Web Services Explorer page appears in a separate tab.

  8. From the Navigator section, select the WSDL Main node.
  9. In the Actions section, enter the URL for the service provider.
  10. Click Go.

    Hierarchical nodes appear on the WSDL Main page.

  11. Expand the nodes to view the operational node.
  12. Select the operational node.

    The operation endpoint and the input parameter required for the selected operation appears in the Actions section.

  13. Enter the required value for the input parameter.
  14. Click Go.

    The result appears in the Status section.