WebServiceInfo Object Methods

Applies to TestComplete 14.72, last modified on April 22, 2021

The WebServiceInfo object contains the following methods:

Method List

Name Description
ParseRequest Parses the SOAP request for the specified web service method and returns its input parameters.
ParseResponse Parses the SOAP response from the specified web service method and returns its output data.
PrepareRequest Generates the contents of a SOAP request to be sent to the specified web service method.
PrepareRequestObject Returns an object holding input parameters for the specified web service method.

See Also

WebServiceInfo Object

Highlight search results