Microsoft Identity Integration Server 2003 Developer Reference

change-not-reimported

The <change-not-reimported> element contains information about an exported change that was not confirmed on reimport.

Usage

<change-not-reimported/>

Attributes

None.

Child Elements

Element Description
<delta> The delta that Microsoft Identity Integration Server 2003 tried to push out to the connected data source on the last export run.
<import> The import hologram of what is in the connected data source based on the information that Identity Integration Server received from the connected data source during the last import run.

Parent Elements

Element
<import-error>

Child Element Sequence

The tree shows the ordering and number of child elements. Child elements in a Sequence must appear in the order given and child elements in a Choice are mutually exclusive. Sequences and Choices can be nested. Element names are followed by the minimum and maximum occurrences.

Sequence
	delta
<delta> The delta that Microsoft Identity Integration Server 2003 tried to push out to the connected data source on the last export run.
 (Exactly 1)
	import
<import> The import hologram of what is in the connected data source based on the information that Identity Integration Server received from the connected data source during the last import run.
 (Exactly 1)
Sequence

Remarks

This element appears only for the <error-type> element value, "exported-change-not-reimported".

Element Information

Can be empty No