Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Error Handling: Configuration

Configuration Options     Related Tasks     Related Topics

Use this page to configure error handling policy properties for SAF imported destinations.

Configuration Options

Name Description
Name

The name of this error handling object.

MBean Attribute:
WebLogicMBean.Name

Changes take effect after you redeploy the module or restart the server.

Message Handling Policy

The error handling policy for this SAF error handling resource.

  • Discard - By default, expired messages are simply removed from the system. The removal is not logged and the message is not redirected to another location.

  • Log - Removes expired messages and writes an entry to the server log file indicating that the messages were removed from the system. You define the actual information that will be logged in the Log Format field.

  • Redirect - Moves expired messages from their current location into the Error Destination defined for imported SAF destinations.

  • Always-Forward - Ignores the SAF Default Time-to-Live value set on the imported destination and the expiration time set on the message, and so forwards the message to a remote destination even after it has expired.

Any change to this parameter affects only incoming messages; stored messages are not affected.

MBean Attribute (Does not apply to application modules) :
SAFErrorHandlingBean.Policy

Changes take effect after you redeploy the module or restart the server.

Log Format

Specifies how information is logged when Policy is set to Log.

Any change to this parameter affects only incoming messages; stored messages are not affected.

MBean Attribute (Does not apply to application modules) :
SAFErrorHandlingBean.LogFormat

Changes take effect after you redeploy the module or restart the server.

Error Destination

Specifies the error destination when Policy is set to Redirect.

Any change to this parameter affects only incoming messages; stored messages are not affected.

MBean Attribute (Does not apply to application modules) :
SAFErrorHandlingBean.SAFErrorDestination

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics


Back to Top