<entry>
Contains information about an object in a connected data source that Forefront Identity Manager Synchronization Service (FIM Synchronization Service) tried to push out to the connected data source on the last export run.
Schema Hierarchy
<run-history>
<run-details>
<step-details>
<synchronization-errors>
<import-error>
<change-not-reimported>
Syntax
<entry>
<anchor>
</anchor> <parent-anchor>
</parent-anchor>
<primary-objectclass>
</primary-objectclass>
<objectclass>
</objectclass>
<dn-attr>
</dn-attr>
<attr>
</attr>
</entry>
element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Type | Required | Description |
---|---|---|---|
dn |
dn |
no |
The current name for the object in the connected data source. It is formatted as an ordered list of component names separated by commas. |
Child Elements
Element | Min Occurs | Max Occurs | Description |
---|---|---|---|
1 |
1 |
Contains an array of bytes that uniquely identifies the object in the connected data source. |
|
<attr> of <entry> |
1 |
many |
Contains information about an attribute of the object. |
<dn-attr> of <entry> |
0 |
1 |
Contains information about a referenced value attribute. Typical values are manager and members (member of distribution list or security group). |
1 |
1 |
Contains an ordered list of string values that define the type of object in the connected data source. |
|
1 |
1 |
Contains the object type of the object. |
Parent Elements
Element | Description |
---|---|
Contains the delta that Forefront Identity Manager Synchronization Service (FIM Synchronization Service) tried to push out to the connected data source on the last export run. |
Remarks
This element is based on <entry> of Hologram XML.