The following Call Results parameters determine how to save the results of a SOAP call.
Specifies the fully qualified path for the file that restores the response to the SOAP request. The new response overwrites an existing response file.
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.
Saves the response body to a dataset variable.
Saves the response header to a dataset variable.
Saves the response header to individual dataset variables.
Strips the XML namespaces from the response so that you do not need to use the local-name() function.
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:
Defines the XPath expression.
Defines the name of an operator dataset variable in which to save values extracted based on the selected XPath expression.
Specifies the type of element being extracted from the response:
|
Copyright © 2014 CA.
All rights reserved.
|
|