Microsoft Identity Integration Server 2003 Developer Reference

synchronization-errors

The <synchronization-errors> element lists the problems that Identity Integration Server encounters while synchronizing connected data source objects through the metaverse.These errors may be the result of a problem synchronizing a connected data source delta through to the metaverse and out to other connected data sources, or the result of a problem exporting a metaverse delta out to a connected data source.

Usage

<synchronization-errors/>

Attributes

None.

Child Elements

Element Description
<import-error> The errors importing a connected data source delta into the metaverse.
<export-error> The errors exporting a metaverse delta out to a connected data source.

Parent Elements

Element
<step-details>

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
	import-error
<import-error> The errors importing a connected data source delta into the metaverse.
 (Minimum = 0; Maximum = many)
	export-error
<export-error> The errors exporting a metaverse delta out to a connected data source.
 (Minimum = 0; Maximum = many)
Sequence

Element Information

Can be empty No