On-Error; Output-Filter - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

on-error

Adds an on-error action.
Syntax
on-error mode [rule] [ input-context] [output-context]
Parameters
mode
rule
input-context
output-context
Examples
v Specifies that rule processing ceases in the event of an error; calls the rule,

output-filter

Specifies a compression algorithm to apply to all outgoing traffic after all other
processing occurs.
Syntax
output-filter {zip | pkzip | none}
Parameters
zip
pkzip Compresses all incoming traffic with the PKZIP algorithm.
none
Examples
v Compresses all outgoing traffic with PKZIP.
v Restores the default state, outgoing traffic is not compressed.
Specifies the operational response to an error and takes one of the
following forms:
Indicates that processing ceases in the event of an error.
abort
continue
Indicates that processing continues with the next action in the
event of an error.
Optionally specifies an error rule that is executed in the event of an error
condition.
Optionally identifies the input context for the error rule. If no context is
explicitly identified, the input context of the failed action is used.
Optionally identifies the output context for the error rule. If no context is
explicitly identified, the output context of the failed action is used.
faultProcessing, as an error handler.
# on-error abort faultProcessing
#
Compresses all incoming traffic with the ZIP algorithm.
(Default) Does not compress outgoing traffic.
# output-filter pkzip
#
Chapter 62. Processing Rule configuration mode
565

Advertisement

Table of Contents
loading

Table of Contents