Error subflow for the Service Facade to WebSphere MQ: request-response pattern
This subflow tests whether an error message must be written, which is determined
by the user-defined property: ErrorLoggingOn.
- If you have configured the pattern parameters to include error messages and the user-defined property:
ErrorLoggingOn is selected, an error message is prepared and written to the
error queue.
Details of the exception are written as an XML message. These details include:
- Broker name
- Flow name
- Time stamp
- Summary of the exception data
The summary of the exception data contains the message flow label, error number, text description,
and a list of inserts giving further details.
- An exception is produced that causes a SOAP fault to be returned to the requester.
Back to the Service Facade to WebSphere MQ: request-response pattern specification