Performs a test on the destination DN in the current operation. The test performed depends on the specified operator.
Select the condition test type.
|
Operator |
Returns True when... |
|---|---|
|
Available |
There is a destination DN available. |
|
Not Available |
Available would return False. |
|
Equal |
There is a destination DN available, and it equals the specified value when compared by using semantics appropriate to the DN format of the destination data store. |
|
Not Equal |
Equal would return False. |
|
In Container |
There is a destination DN available, and it represents an object in the container, specified by value, when compared by using semantics appropriate to the DN format of the destination data store. |
|
Not in Container |
In Container would return False. |
|
In Subtree |
There is a destination DN available, and it represents an object in the subtree, specified by value, when compared by using semantics appropriate to the DN format of the destination data store. |
|
Not in Subtree |
In Subtree would return False. |
Contains the value defined for the select operator. The value is used by the condition.
Equal
Not Equal
In Container
Not in Container
In Subtree
Not in Subtree