Processing SOAP faults

SOAP faults contain error messages returned by a web service. The Web Services Transformer 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 containing 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 running the server job. Activate tracing in the InfoSphere® DataStage® Director.

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