<staging-counters>
Contains statistics on the staging of the entries that were imported.
Schema Hierarchy
<run-history>
<run-details>
<step-details>
Syntax
<staging-counters>
<stage-no-change>
</stage-no-change>
<stage-add>
</stage-add>
<stage-update>
</stage-update>
<stage-rename>
</stage-rename>
<stage-delete>
</stage-delete>
<stage-delete-add>
</stage-delete-add>
<stage-failure>
</stage-failure>
</staging-counters>
element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
Element | Min Occurs | Max Occurs | Description |
---|---|---|---|
1 |
1 |
Contains information about the number of imported entries that were added. |
|
1 |
1 |
Contains information about the number of imported entries that were deleted. |
|
1 |
1 |
Contains information about the number of imported entries that were deleted then added. |
|
1 |
1 |
Contains information about the number of import entry failures. |
|
1 |
1 |
Contains information about the number of imported entries that were not changed. |
|
1 |
1 |
Contains information about the number of imported entries that were renamed. |
|
1 |
1 |
Contains information about the number of imported entries that were updated. |
Parent Elements
Element | Description |
---|---|
Stores run information about one step of the management agent run. |
Remarks
The <staging-counters> element is present only when the step involves importing from a connected data source or from a drop file.