Testing a Public Web Service or Batch Web Service Operation
Testing a Public Web Service or Batch Web Service Operation
To test a public or batch web service, select a web service operation and enter the values for the parameters in the input message of the web service operation.
To test a public web service or batch web service operation:
In the Web Services or Operations section, select a valid real-time web service or an operation.
Click Try-It.
The Try-It application window displays a list of the web service operations that you can test and instructions on how to run the Try-It application.
Select the operation you want to test.
The Try-It application window displays the parameters for the input message.
Click the XML Input tab to enter the input parameters in SOAP message format.
Or, click the Form Input tab to enter the input parameters in a parameter entry form.
Enter the values for the parameters.
The WSDL can contain user-defined datatypes. To avoid fault responses, enter the value for the parameter according to the datatype.
Click Send.
The Web Services Hub runs the web service operation and displays the SOAP message response and a message to indicate success or failure.
To clear the parameters and enter new values, click Reset.
Click the Close button of the web browser to exit the Try-It application window and return to the main page of the Web Services Hub Console.