Modify - Novell IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 Reference Manual

Dtd reference
Hide thumbs Also See for IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009:
Table of Contents

Advertisement

modify

Used as an event notification from the PublicationShim to Identity Manager that an object is
modified in the application. When it is used as a notification, an <association> is required. It is also
used as a command from Identity Manager to the SubsciptionShim to modify an object in the
application. When it is used as a command, an <association> is required and is the unique key of the
object to modify.
Remarks
<add> contains a <modify-attr> for each attribute modified.
A response to <modify> should be a <status> indicating whether or not the <modify> is processed
successfully.
Example
<modify class-name="User" src-dn="\Sam">
<association>1012</association>
<modify-attr attr-name="Given Name">
</modify-attr>
<modify-attr attr-name="Telephone Number">
</modify-attr>
</modify>
Allowed Content
Element
association
modify-attr
operation-data
90
Identity Manager 3.6 DTD Reference
<remove-all-values/>
<add-value>
<value>Samuel</value>
</add-value>
<remove-value>
<value>555-1212</value>
</remove-value>
<add-value>
<value>555-1764</value>
<value>555-1765</value>
</add-value>
Description
Unique key of the application object.
Modifies an attribute
The operation adds additional custom data.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Identity manager 3.6.1

Table of Contents