The following table describes Output Handling parameters for Web Services.
Parameter |
Description |
---|---|
If |
Defines the relationship between response XML elements to analyze. Valid values:
|
If response element's value |
Defines the value of the response. |
Do |
Defines the action for the Response parameters. Valid values: Fail the job: Sets the job to fail. Keep the value in the runtime parameter: Enables you to save the extracted value for future use. Keep value of related element: Enables you to keep the value of the element on the same level or child element in the XML response. |
Element Name |
(Keep value of related element only) Defines the response element name to analyze which includes sibling and child to extract. |
Value to Keep |
Enables you to keep the element's value, or where there is a cdata element, in response, you can save the value of the the inner cdata element. XPath: Defines the cdata XPath. |
Runtime Parameter |
Defines the name of the runtime parameter where the extracted data belongs. Appears in Runtime Parameters in the Designer area. |
Encrypt the runtime parameter value |
Causes the system to show ****** in the logs, customer log, and output, instead of the extracted values, to keep sensitive data secure. |
Parent Topic |