3. Content Rule
(( arg-dn | arg-association ) ? , ( arg-dn | arg-association ) )
The <do-move-dest-object> action causes an object in the destination datastore to be moved. If two arguments are provided then the object identified by the first argument will be moved to the container identified by the second argument. If only a single argument is provided then the current object will be moved to the container identified by the single argument.
<do-move-dest-object> <arg-dn> <token-text>Users/Active/FredFlintstone</token-text> </arg-dn> <arg-dn> <token-text>Users/InActive</token-text> </arg-dn> </do-move-dest-object>
- arg-dn
- DN argument
- arg-association
- association argument
Attribute Value(s) Default Value class-name CDATA
class name of target 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 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-dn | arg-association ) )
- actions
- actions that are performed by a <rule>
- arg-actions
- actions argument
Top Elements || All Elements || Tree