Versions Compared

Key

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

...

When you click Try this service, it will direct you to a page that displays all the operations available for the service. For operations that take arguments, you will see primitive argument type fields. The values specified in these fields will be passed to the operations. For no-argument operations, you will only see the button that has the same name as the operation. Click Send to invoke the service operation. The return value immediately appears in the response text area. For more information, see the  Try It tool.

Generating a client for the service

The Generate Client option is provided by the wsdl.toolstools feature of the WSO2 feature repository. For more information, see Generate Java Code for WSDL. 

Using the WSDLs: WSDL 1.1 and WSDL 2.0 

Opens XML configurations. The WSDLs describe the operations the service exposes, the structure of the XML that is sent and received by each operation, and how to communicate with the service to retrieve the XML content. By default, six different types of endpoints are deployed. Each of these endpoint types are represented by the WSDL 2.0 <endpoint> elements of the service, and by the <binding> elements that to which these endpoints refer to. The default six types of endpoints are as follows:

...

The Statistics panel provides statistical information about a service as follows: Request Count, Response Count, Fault Count, Maximum Response Time, Minimum Response Time, Average Response Time. It also provides a graphical view of the system response time. For more information, see Access and Performance Statistics.

Editing a service

The service Specific Configurations section allows you to apply modifications to your service. The available options will depend on the type of service. See the following topics for instructions relevant to each service type:

...