Chapter 42. Matching Rule Configuration Mode; Combine-With-Or; Errorcode - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Chapter 42. Matching Rule configuration mode

This chapter provides an alphabetic listing of commands that are available in
Matching Rule configuration mode. To enter this configuration mode, use the
Global matching command.
Matching Rules are used in a processing policy. A processing policy enables an
DataPower service to select a style sheet to filter or transform an input document.
The selected style sheet can be used with, or instead of, processing instructions in
the input document.
Refer to Appendix B, "Processing Policy procedures," on page 999 for details about
creating and implementing Matching Rules and processing policies.
All of the commands that are listed in "Common commands" on page 2 and most,
but not all, of the commands that are listed in Chapter 114, "Monitoring
commands," on page 949 are also available in Matching Rule configuration mode.

combine-with-or

Indicates whether to combine the match criteria with OR semantics or with AND
semantics.
Syntax
combine-with-or {on|off
Parameters
on
off

errorcode

Adds a pattern to match error codes.
Syntax
errorcode pattern
Parameters
pattern Defines a match pattern that defines the error code set.
Guidelines
The errorcode command adds a pattern to match error codes. To determine
whether the pattern is a PCRE expression or shell style expression, use the
match-with-pcre command.
© Copyright IBM Corp. 1999, 2008
Uses OR semantics to evaluate the criteria. Only a single match condition
needs to be true for the match to succeed.
(Default) Uses AND semantics to evaluate the criteria. All match conditions
must be true for the match to succeed.
409

Advertisement

Table of Contents
loading

Table of Contents