Microsoft Identity Integration Server 2003 Developer Reference

outbound-flow-counters

The <outbound-flow-counters> element contains information about the number of provisioning changes and exported attributes.

Usage

<outbound-flow-counters/>

Attributes

None.

Child Elements

Element Description
<provisioned-add-no-flow> Information about the number of newly provisioned connectors that were added to the connector space of this management agent where there was no export attribute flow from metaverse to connector space (although the provisioning process may have set some initial values at the time of provisioning).
<provisioned-add-flow> Information about the number of newly provisioned connectors that were added to the connector space of this management agent where there was some actual export attribute flow from metaverse to connector space (in addition to initial values the provisioning process may have set at the time of provisioning).
<provisioned-rename-flow> Information about the number of provisioned renames during this run management agent where export attributes flowed from the metaverse to the connector space.
<provisioned-rename-no-flow> Information about the number of provisioned renames during this management agent run where there was no actual export attribute flow from metaverse to connector space.
<provisioned-disconnect> Information about the number of provisioned disconnects during this run.
<provisioned-delete-add-no-flow> Information about the number of connectors that were first provisioned for a connector delete, and then provisioned for an add with the same distinguished name where there was no export attribute flow from the metaverse to the connector space (although the provisioning process may have set some initial values at the time of provisioning).
<provisioned-delete-add-flow> Information about the number of connectors that were first provisioned for a connector delete, and then provisioned for an add with the same distinguished name where there was some export attribute flow from the metaverse to the connector space (in addition to initial values the provisioning process may have set at the time of provisioning).
<connector-flow> Information about the number of connectors where the export attribute flow process flowed attributes from the metaverse to this object.
<connector-no-flow> Information about the number of connectors where the export attribute flow process ran, but there was no attribute flow. If no export attribute flow was defined for this management agent, then the value for this element is zero.

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
	provisioned-add-no-flow
<provisioned-add-no-flow> Information about the number of newly provisioned connectors that were added to the connector space of this management agent where there was no export attribute flow from metaverse to connector space (although the provisioning process may have set some initial values at the time of provisioning).
 (Exactly 1)
	provisioned-add-flow
<provisioned-add-flow> Information about the number of newly provisioned connectors that were added to the connector space of this management agent where there was some actual export attribute flow from metaverse to connector space (in addition to initial values the provisioning process may have set at the time of provisioning).
 (Exactly 1)
	provisioned-rename-flow
<provisioned-rename-flow> Information about the number of provisioned renames during this run management agent where export attributes flowed from the metaverse to the connector space.
 (Exactly 1)
	provisioned-rename-no-flow
<provisioned-rename-no-flow> Information about the number of provisioned renames during this management agent run where there was no actual export attribute flow from metaverse to connector space.
 (Exactly 1)
	provisioned-disconnect
<provisioned-disconnect> Information about the number of provisioned disconnects during this run.
 (Exactly 1)
	provisioned-delete-add-no-flow
<provisioned-delete-add-no-flow> Information about the number of connectors that were first provisioned for a connector delete, and then provisioned for an add with the same distinguished name where there was no export attribute flow from the metaverse to the connector space (although the provisioning process may have set some initial values at the time of provisioning).
 (Exactly 1)
	provisioned-delete-add-flow
<provisioned-delete-add-flow> Information about the number of connectors that were first provisioned for a connector delete, and then provisioned for an add with the same distinguished name where there was some export attribute flow from the metaverse to the connector space (in addition to initial values the provisioning process may have set at the time of provisioning).

	connector-flow
<connector-flow> Information about the number of connectors where the export attribute flow process flowed attributes from the metaverse to this object.
 (Exactly 1)
	connector-no-flow
<connector-no-flow> Information about the number of connectors where the export attribute flow process ran, but there was no attribute flow. If no export attribute flow was defined for this management agent, then the value for this element is zero.
 (Exactly 1)
Sequence

Remarks

If the step involves applying changes from the connector space to the metaverse, then there may be one or more provisioning changes or export attribute flow. For each management agent for which provisioning or non-trivial export attribute flow occurs, there will be an <outbound-flow-counters> element.

Element Information

Can be empty No