0 / 0
Processing SOAP faults in DataStage

Processing SOAP faults in DataStage

SOAP faults contain error messages that are returned by a web service. The Web Service stage does not parse SOAP faults. However, you can log SOAP faults. The following table describes the processing options.

Processing option Result
Reject Rejected rows are sent to a Reject link, if one exists. If there is no Reject link, the row is ignored, and a warning message that contains the SOAP fault is logged.

You can disable logging the warning message by selecting the Disable Log Reject Reasons option.

Fatal The web service operation terminates when a SOAP fault is returned.
Warning The SOAP fault is logged as a warning.
Info The SOAP fault is logged as an information message.
Trace The SOAP fault is logged only if you activate tracing before you run the server job. Activate tracing in DataStage®.

To set up SOAP fault handling, see Setting up Stage Properties.

Generative AI search and answer
These answers are generated by a large language model in watsonx.ai based on content from the product documentation. Learn more