Microsoft Identity Integration Server 2003 Developer Reference

export-counters

The <export-counters> element contains information about object changes during a management agent export.

Usage

<export-counters/>

Attributes

None.

Child Elements

Element Description
export-add Information about the number of new object creations that the management agent has processed successfully or have been written to the drop file.
export-update Information about the number of object updates that include renaming the object which the management agent has processed successfully or have been written to the drop file.
export-delete Information about the number of object updates not involving renaming the object that the management agent has processed successfully or have been written to the drop file.
export-delete-add Information about the number of modifications involving deleting the existing object and adding a new object with the same distinguished name that the management agent has processed successfully or have been written to the drop file.
export-failure Information about the number of operation failures.

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
	export-add
export-add Information about the number of new object creations that the management agent has processed successfully or have been written to the drop file.

	export-update
export-update Information about the number of object updates that include renaming the object which the management agent has processed successfully or have been written to the drop file.

	export-delete
export-delete Information about the number of object updates not involving renaming the object that the management agent has processed successfully or have been written to the drop file.

	export-delete-add
export-delete-add Information about the number of modifications involving deleting the existing object and adding a new object with the same distinguished name that the management agent has processed successfully or have been written to the drop file.

	export-failure
export-failure Information about the number of operation failures.

Sequence

Element Information

Can be empty No