3. Content Rule
(( arg-dn | arg-association ) ? , arg-value )
The <do-set-src-attr-value> action causes the value specified by <arg-value> to be added to the named attribute on an object in the source datastore and all other values for that attribute to be removed. The target object is specified by either <arg-dn> or <arg-association> if specified or by current object otherwise.
<do-set-src-attr-value name="OU"> <arg-value> <token-text>Sales</token-text> </arg-value> </do-set-src-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 disabled true | false
true if this element is disabledfalse name CDATA
name of the attribute
supports variable expansion#REQUIRED notrace true | false
false
(( arg-dn | arg-association ) ? , arg-value )
- actions
- actions that are performed by a <rule>
- arg-actions
- actions argument
Top Elements || All Elements || Tree