do-add-association

<add-association>コマンドをeDirectory™へ送信します。このコマンドのdest-dnは、<arg-dn>が指定されている場合にはその値から取得され、指定されていない場合には現在のオブジェクトから取得されます。送信される関連付けの値は、<arg-association>で指定します。

<do-add-association>  <arg-dn>  <token-src-dn/>  </arg-dn>  <arg-association>  <token-src-name/>  </arg-association> </do-add-association>

内容に使用できる要素

要素

説明

arg-dn

arg-association

属性

属性

有効値

デフォルト値

direct

このアクションを実行するにはdestCommandProcessorを使用します。

非推奨。when=“direct”を使用してください。

false

disabled

この要素を無効にする場合はtrueを指定します。

false

when

auto | before | after | direct

このアクションを実行するタイミングを指定します。

auto - 自動的に決定(現在の操作の間か、操作の後)。

before - 現在の操作の前。

after - 現在の操作の後。

direct - 現在のドキュメントに追加されるのではなく、直接ターゲットデータストアに書き込まれます。

auto

内容の規則

( arg-dn ? , arg-association )

親要素

要素

説明

actions

rule

arg-actions