The following Call Results parameters determine how to save the results of a SOAP call:
Defines the fully qualified path for the file that restores the response to the SOAP request. Any existing file is overwritten by a new response.
Saves the first-level element in the body of the SOAP response to a separate dataset variable if the SOAP response exceeds 12 KB.
Saves the body of the response to a dataset variable.
Saves the header of the response to a dataset variable.
Saves the first-level headers of the response into an individual dataset variable.
Strips the namespaces from a response so that a user can provide simpler XPath expressions to find the value of a specific element. This option is available in all the SOAP operators.
Specifies XPath expressions that extract data from the body of the SOAP response. For each expression specified, define a dataset variable to which to store the extracted data and a data type. Click Add to add an expression, Edit to modify a selected expression, or Delete to delete a selected expression. The ordering of the expressions has no significance to CA Process Automation.
Each parameter contains the following values:
Specifies the XPath expression.
Specifies 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. Select one of the following currently supported types:
|
Copyright © 2014 CA.
All rights reserved.
|
|