Partager via


<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

<anchor> of <entry>

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).

<objectclass> of <entry>

1

1

Contains an ordered list of string values that define the type of object in the connected data source.

<primary-objectclass>

1

1

Contains the object type of the object.

Parent Elements

Element Description

<delta> of <change-not-reimported>

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.

See Also

Concepts

Run History XML