do-remove-association

The <do-remove-association> action causes an <remove-association> command to be sent to eDirectory. The association value sent is provided by <arg-association>.

Example

<do-remove-association>
  <arg-association>
    <token-src-name/>
  </arg-association>
</do-remove-association>

1. Allowed Content

arg-association
association argument

2. Attributes

AttributeValue(s)Default Value
direct true   |  false
use destCommandProcessor to carry out this action
Deprecated - use when="direct" instead
false
disabled true   |  false
true if this element is disabled
false
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 document
auto

3. Content Rule

( arg-association )

4. Parent Elements

actions
  actions that are performed by a <rule>
arg-actions
  actions argument

Top Elements || All Elements || Tree


DirXMLScript DTD