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

Schema Hierarchy

<run-history>
  <run-details>
    <step-details>
      <synchronization-errors>
        <import-error>
          <change-not-reimported>

Syntax

<delta>
</delta>

element

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Type Required Description

operation

string

yes

The object-level operation which the delta represents. The valid values are:

add

The delta identifies the creation of a new object when there was none before.

replace

The delta identifies either the creation of a new object, or the replacement of an existing object, including the values of all the attributes in the final object.

update

The delta identifies the update of an existing object, including the values of attributes that changed.

delete

The delta identifies the deletion of an existing object.

delete-add

The delta identifies the deletion of an existing object, followed by the creation of new object with the same distinguished name.

obsolete

The delta identifies the deletion of an obsolete object.

dn

dn

yes

The distinguished name of the object to which the delta applies.

Child Elements

Element Min Occurs Max Occurs Description

<anchor> of <delta>anchor

0

1

The "anchor" of the object to which the delta applies.

<dn-attr> of <delta>

0

many

<attr> of <delta>attr

0

many

Parent Elements

Element Description

<change-not-reimported>

Contains information about an exported change that was not confirmed on reimport.

See Also

Reference

<change-not-reimported>

Concepts

Run History XML