Previous Topic: Dynamic ParametersNext Topic: MIME Attachments


Call Results Properties

The following Call Results parameters determine how to save the results of a SOAP call.

Response Save File

Specifies the fully qualified path for the file that restores the response to the SOAP request. The new response overwrites an existing response file.

Extract SOAP Response First-Level Elements to Individual Dataset Variables

If the SOAP response exceeds 12 KB, this parameter saves the first-level element in the body of the SOAP response to a separate dataset variable.

Extract SOAP Response Body to Dataset Variable

Saves the response body to a dataset variable.

Extract SOAP Header to Dataset Variable

Saves the response header to a dataset variable.

Extract SOAP Header First-Level Elements to Individual Dataset Variables

Saves the response header to individual dataset variables.

Strip XML Namespaces from Response

Strips the XML namespaces from the response so that you do not need to use the local-name() function.

Additional Extracted Data (from Entire Response)

Defines XPath expressions to extract data from the SOAP response body. For each expression specified, specify a data type and a dataset variable to which to store the extracted data. Click Add to add an expression, Edit to edit a selected existing expression, or Delete to delete a selected expression. The expression order has no significance to CA Process Automation.

To modify the following parameters, click Add or Edit:

XPath Expression

Defines the XPath expression.

Dataset Variable

Defines the name of an operator dataset variable in which to save values extracted based on the selected XPath expression.

Type

Specifies the type of element being extracted from the response: