3. Content Rule
(( arg-dn | arg-association ) ? , arg-value )
The <do-add-dest-attr-value> action causes the value specified by <arg-value> to be added to the named attribute on an object in the destination datastore. The target object is specified by either <arg-dn> or <arg-association> if specified or by the current object otherwise.
<do-add-dest-attr-value name="Member"> <arg-dn> <token-text>Users/ManagerGroup</token-text> </arg-dn> <arg-value> <token-dest-dn/> </arg-value> </do-add-dest-attr-value>
- arg-dn
- DN argument
- arg-association
- association argument
- arg-value
- value argument
Attribute Value(s) Default Value class-name CDATA
class name of object to modify
May be required (for schema mapping purposes) if object is other than current object.
supports variable expansion#IMPLIED direct true | false
use destCommandProcessor to carry out this action
Deprecated - use when="direct" insteadfalse disabled true | false
true if this element is disabledfalse name CDATA
name of the attribute
supports variable expansion#REQUIRED notrace true | false
false when auto | before | after | direct
when this action should be performed
auto - automatically determined (either in or after the current operation)
before - before the current operation
after - after the current operation
direct - written directly to the destination datastore instead of being added to the current documentauto
(( arg-dn | arg-association ) ? , arg-value )
- actions
- actions that are performed by a <rule>
- arg-actions
- actions argument
Top Elements || All Elements || Tree