Output

The Output-tab of the onError event source contains the following schema:

  • errorCode - Contains the error code useful for filtering the errors.

  • errorDesc - Contains description of errors.

  • errorStack (optional) - Contains stack of error logs.

  • msgData - Contains the Soap-Envelope of the message.

  • MessageHeaders (optional) - Contains either JMS or HTTP transport headers.

    This depends on the transport for which the error is captured.

  • mimeEnvelopeElement (optional) - Contains mime data.