Non-Xml-Processing; On-Error - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Guidelines
A log action generates a log message that contains the contents of a specified
context and sends the message to a target location
Examples
v Sends the contents of the INPUT context to the www.us.ibm/ragnarok/log target.

non-xml-processing

Enables processing of non-XML contexts in a Processing Rule.
Syntax
non-xml-processing
no non-xml-processing
Guidelines
Use the no non-xml-processing command to disable non-XML processing.

on-error

Adds an on-error action.
Syntax
on-error mode [rule] [ input-context] [ output-context]
Parameters
mode
Guidelines
An on-error action provides user-defined error-handling procedures.
Examples
v Specifies that rule processing ceases in the event of an error. Calls the
# log INPUT http://www.us.ibm/ragnarok/log
#
Specifies the operational response to an error and takes one of the
following forms:
abort
Indicates that processing is ceased.
continue
Indicates that processing continues.
rule
Optionally specifies an error rule that is executed in the event of an
error condition.
input-context
Optionally identifies the input context for the error rule. The
default is to use the input context of the failed action.
output-context
Optionally identifies the output context for the error rule. The
default is to use the output context of the failed action.
faultProcessing rule as an error handler.
Chapter 103. WS-Proxy Processing Rule configuration mode
873

Advertisement

Table of Contents
loading

Table of Contents