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

Policies in designer 3.5
Table of Contents

Advertisement

If Attribute

Performs a test on attribute values of the current object in either the current operation or the source
data store. It can be logically thought of as If Operation Attribute or If Source Attribute, because the
test is satisfied if the condition is met in the source data store or in the operation. The test performed
depends on the specified operator.
Fields
Name
Specify the name of the attribute to test.
Operator
Select the condition test type.
Operator
Available
Not Available
Equal
Not Equal
Value
Contains the value defined for the select operator. The value is used by the condition. The
operators that contain the value field are:
Equal
Not Equal
Comparison 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
Returns True when...
There is a value available in either the current operation or the source
data store for the specified attribute.
Available would return False.
There is a value available in either the current operation or the source
data store for the specified attribute, which equals the specified value
when compared by using the specified comparison mode.
Equal 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.
See
Sun's Web site (http://java.sun.com/j2se/1.4/docs/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.
Pre-Identity Manager 3.5 Conditions 393

Advertisement

Table of Contents
loading

This manual is also suitable for:

Designer for identity manager 3.5

Table of Contents