remove-association

Used to notify Identity Manager that a particular unique key is not valid. <remove-association> should generally occur when an invalid association value is sent to the driver by Identity Manager. It can also be useful as part of an Event Transformation policy. Can be included in any <output> or <input> from the driver to Identity Manager.

Example

<remove-association>{BC3E7155-CDF9-d311-9846-0008C76B16C2}</remove-association>

Allowed Content

#PCDATA

Element

Description

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

( #PCDATA | operation-data ) *

Parent Elements

Element

Description

input

Input events or commands.

output

Results of events or commands.