Microsoft Identity Integration Server 2003 Developer Reference

inbound-flow-counters

The <inbound-flow-counters> element contains information about the number of disconnectors which became connectors during this run and the disposition of existing connectors.

Usage

<inbound-flow-counters
	ma = "ma"
ma The name of the management agent.

	id = "guid"
id The GUID of the management agent.

/>

Attributes

Attribute Type Required Description
ma ma No The name of the management agent.
id guid No The GUID of the management agent.

Child Elements

Element Description
disconnector-filtered Information about the number of disconnectors that were run through the connector filter and marked as filtered disconnectors.
disconnector-projected-no-flow Information about the number of disconnectors that were projected by the synchronization engine for which there was no import attribute flow to the metaverse.
disconnector-projected-flow Information about the number of disconnectors that were projected by the synchronization engine for which attribute changes flowed to the metaverse.
disconnector-projected-remove-mv Information about the number of disconnectors that the synchronization engine tried to project to the metaverse, but in the process the provisioning extension disconnected the connectors, which lead to the removal of the metaverse object the synchronization engine was trying to create.
disconnector-joined-no-flow Information about the number of disconnectors that were successfully joined by the synchronization engine for which there was no attribute changes flowed to the metaverse.
disconnector-joined-flow Information about the number of disconnectors that were successfully joined by the synchronization engine for which attribute changes flowed to the metaverse.
disconnector-joined-remove-mv Information about the number of disconnectors that the synchronization engine joined to metaverse objects in the first part of the synchronization process, but removed when the provisioning extension disconnected its connectors.
disconnector-remains Information about the number of disconnectors that successfully passed the connector filter filter test, but which there were no rules calling for them to project or join and hence now remain as normal disconnectors in the connector space.
connector-no-flow Information about the number of connectors that passed the connector filter test and remained connectors. When import attribute flow was applied to these connectors, no attributes flowed to the metaverse.
connector-flow Information about the number of connectors that passed the connector filter test and remained connectors. When import attribute flow was applied, new or changed values flowed to the metaverse.
connector-flow-remove-mv Information about the number of existing connectors that passed the connector filter test and had import attribute flow applied to them, but had their metaverse object removed because the provisioning extension disconnected the connectors joined to that metaverse object.
connector-filtered-leave-mv Information about the number of connectors that were disconnected by the connector filter on this pass but the metaverse object was left in place.
connector-filtered-remove-mv Information about the number of connectors that were disconnected by the connector filter on this pass where the metaverse object was removed.
connector-delete-leave-mv Information about the number of connectors that were deleted on this pass where the metaverse object was left in place.
connector-delete-remove-mv Information about the number of connectors that were deleted on this pass where the metaverse object was removed.
connector-delete-add-processed Information about the number of connectors for which delete-add processing was performed.
flow-failure Information about the number of synchronization 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
	disconnector-filtered
disconnector-filtered Information about the number of disconnectors that were run through the connector filter and marked as filtered disconnectors.
 (Exactly 1)
	disconnector-projected-no-flow
disconnector-projected-no-flow Information about the number of disconnectors that were projected by the synchronization engine for which there was no import attribute flow to the metaverse.
 (Exactly 1)
	disconnector-projected-flow
disconnector-projected-flow Information about the number of disconnectors that were projected by the synchronization engine for which attribute changes flowed to the metaverse.
 (Exactly 1)
	disconnector-projected-remove-mv
disconnector-projected-remove-mv Information about the number of disconnectors that the synchronization engine tried to project to the metaverse, but in the process the provisioning extension disconnected the connectors, which lead to the removal of the metaverse object the synchronization engine was trying to create.
 (Exactly 1)
	disconnector-joined-no-flow
disconnector-joined-no-flow Information about the number of disconnectors that were successfully joined by the synchronization engine for which there was no attribute changes flowed to the metaverse.
 (Exactly 1)
	disconnector-joined-flow
disconnector-joined-flow Information about the number of disconnectors that were successfully joined by the synchronization engine for which attribute changes flowed to the metaverse.
 (Exactly 1)
	disconnector-joined-remove-mv
disconnector-joined-remove-mv Information about the number of disconnectors that the synchronization engine joined to metaverse objects in the first part of the synchronization process, but removed when the provisioning extension disconnected its connectors.

	disconnector-remains
disconnector-remains Information about the number of disconnectors that successfully passed the connector filter filter test, but which there were no rules calling for them to project or join and hence now remain as normal disconnectors in the connector space.
 (Exactly 1)
	connector-no-flow
connector-no-flow Information about the number of connectors that passed the connector filter test and remained connectors. When import attribute flow was applied to these connectors, no attributes flowed to the metaverse.
 (Exactly 1)
	connector-flow
connector-flow Information about the number of connectors that passed the connector filter test and remained connectors. When import attribute flow was applied, new or changed values flowed to the metaverse.
 (Exactly 1)
	connector-flow-remove-mv
connector-flow-remove-mv Information about the number of existing connectors that passed the connector filter test and had import attribute flow applied to them, but had their metaverse object removed because the provisioning extension disconnected the connectors joined to that metaverse object.

	connector-filtered-leave-mv
connector-filtered-leave-mv Information about the number of connectors that were disconnected by the connector filter on this pass but the metaverse object was left in place.
 (Exactly 1)
	connector-filtered-remove-mv
connector-filtered-remove-mv Information about the number of connectors that were disconnected by the connector filter on this pass where the metaverse object was removed.
 (Exactly 1)
	connector-delete-leave-mv
connector-delete-leave-mv Information about the number of connectors that were deleted on this pass where the metaverse object was left in place.
 (Exactly 1)
	connector-delete-remove-mv
connector-delete-remove-mv Information about the number of connectors that were deleted on this pass where the metaverse object was removed.
 (Exactly 1)
	connector-delete-add-processed
connector-delete-add-processed Information about the number of connectors for which delete-add processing was performed.
 (Exactly 1)
	flow-failure
flow-failure Information about the number of synchronization failures.
 (Exactly 1)
Sequence

Remarks

The <inbound-flow-counters> element is present only if the step involves applying changes from the connector source to the metaverse.

The UI view of the run statistics relates to the XML counts as follows:

Element Information

Can be empty No