modify-association

Used to notify Identity Manager that an application object's unique key is modified. <modify-association> should be sent when the unique key is changed for an object that passes the event filter for either the SubscriptionShim or the PublicationShim. <modify-association> can be included in any <output> or <input> from the driver to Identity Manager.

Example

<modify-association>       <association>{BC3E7155-CDF9-d311-9846-0008C76B16C2}</association>       <association>{CD3F7155-DE09-e311-9846-0008D76C16D2}</association></modify-association>

Allowed Content

Element

Description

association

Unique key of the application object.

operation-data

The operation adds additional custom data.

Attributes

Attribute

Possible Values

Default Value

event-id

CDATA

An identifier used to tag the results of an event or command.

#IMPLIED

Content Rule

( association , association , operation-data ? )

Parent Elements

Element

Description

input

Input events or commands.

output

Results of events or commands.