Previous Topic: Dynamic ParametersNext Topic: Operation Results


Call Results Parameters

responseFileName

Returns the file name that you provided in the Response File field. This file contains the Response received from a SOAP call.

xPathQuery

Returns the xpath query that is defined for extracting the data from the call results.

datasetVar

Returns the variable that is created to hold the extracted call results.

Type

Returns the variable that holds the data type that the user defined to hold the call results.

isExtractToDataSet

Returns true when you select Extract SOAP Response Body to Dataset Variable, or false otherwise.

isExtractHeadersToDataSet

Returns true when you select Extract SOAP Header to Dataset Variable, or false otherwise.

isExtractHeadersToIndividualDataSet

Returns true when you select Extract First-Level SOAP Header Elements into Individual Dataset Variable, or false otherwise.

isExtractToIndividualDataSet

Returns true when you select Extract First-Level SOAP Header Elements into Individual Dataset Variables, or false otherwise.

isStripXMLNamespaces

Returns true when you select Strip XML Name Spaces from Response, or false otherwise.