<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

<stage-add>

1

1

Contains information about the number of imported entries that were added.

<stage-delete>

1

1

Contains information about the number of imported entries that were deleted.

<stage-delete-add>

1

1

Contains information about the number of imported entries that were deleted then added.

<stage-failure>

1

1

Contains information about the number of import entry failures.

<stage-no-change>

1

1

Contains information about the number of imported entries that were not changed.

<stage-rename>

1

1

Contains information about the number of imported entries that were renamed.

<stage-update>

1

1

Contains information about the number of imported entries that were updated.

Parent Elements

Element Description

<step-details>

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.

See Also

Reference

<step-details>

Concepts

Run History XML