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.
Property | Value | Description |
---|---|---|
Method | User-defined | Specifies the web service method you want to test. |
Method Endpoint | User-defined | Specifies the endpoint that the selected method belongs to. |
Inputs | User-defined | Specifies the input parameters configured for the selected method. |
Outputs | N/A | Specifies the results of the method test. |
Test | System-defined | Click to execute the selected method to ensure that it behaves as expected. |