Error-Mode; Error-Output - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
The error-input command is used only if the action type (as specified by the type
command) is on-error.
If no context is explicitly identified, the input context of the failed action is used.
Examples
v Specifies temp1 as the input context for the on-error action.

error-mode

Specifies the error response mechanism for the current on-error action.
Syntax
error-mode {abort | alternative | continue}
Parameters
abort
alternative
continue
Guidelines
The error-mode command is used only if the action type (as specified by the type
command) is on-error to determine whether to continue processing or to cease
processing of the current processing rule.
Examples
v Specifies to continue processing the current processing rule in the event of an

error-output

Specifies the output context for an on-error action.
Syntax
error-output context
Parameters
context Identifies the output context.
530
Command Reference
# type on-error
# error-input temp1
#
(Default) Indicates that processing ceases.
Indicates that processing invokes the alternative processing rule.
Indicates that processing continues with the next action.
error.
# type on-error
# error-mode continue
#

Advertisement

Table of Contents
loading

Table of Contents