If Operation - Novell POLICY IN DESIGNER 3.5 - 09-18-2009 Manual

Policies in designer 3.5
Table of Contents

Advertisement

If Operation

Performs a test on the name of the current operation. The type of test performed depends on the
specified operator.
Fields
Operator
Select the condition test type.
Operator
Equal
Greater Than
Less Than
Not Equal
Not Greater Than
Not Less Than
Mode
The condition has a comparison mode parameter that indicates how a comparison is done.
Mode
Case Sensitive
Case Insensitive
Regular Expression The regular expression matches the entire string. It defaults to case
Source DN
Destination DN
Numeric
Binary
212 Policies in Designer 3.5
Returns True When...
The name of the current operation is equal to the content of the condition
when compared by using the specified comparison mode.
The name of the current operation is greater than content of the condition
when compared by using the specified comparison mode.
The name of the current operation is less than content of the condition
when compared by using the specified comparison mode.
Equal would return False.
Greater Than would return False.
Less Than would return False.
Description
Character-by-character case sensitive comparison.
Character-by-character case insensitive comparison.
insensitive, but can be changed by an escape in the expression.
For more information, see
api/java/util/regex/Pattern.html).
The pattern options CASE_INSENSITIVE, DOTALL, and UNICODE_CASE
are used but can be reversed by using the appropriate embedded escapes.
Compares by using semantics appropriate to the DN format for the source
data store.
Compares by using semantics appropriate to the DN format for the destination
data store.
Compares numerically.
Compares the binary information.
Sun's Web site (http://java.sun.com/j2se/1.4/docs/

Advertisement

Table of Contents
loading

This manual is also suitable for:

Designer for identity manager 3.5

Table of Contents