Web Service Test

The Test tab is used to execute the methods published by the web service. This allows you to determine whether the methods produce results as expected before using them in a call method or form.

The following table describes the information available for testing a web service.

PropertyValueDescription
MethodUser-definedSpecifies the web service method you want to test.
Method EndpointUser-definedSpecifies the endpoint that the selected method belongs to.
InputsUser-definedSpecifies the input parameters configured for the selected method.
OutputsN/ASpecifies the results of the method test.
TestSystem-definedClick to execute the selected method to ensure that it behaves as expected.