Microsoft Identity Integration Server 2003 Developer Reference

import-status

The <import-status> element contains information about the last import operation.

Usage

<import-status/>

Attributes

None.

Child Elements

Element Description
<algorithm-step> Information that indicates in which import step the error occurred.
<rules-error-info> Information about the object that was being processed when the error occurred.
<extension-error-info> Information about the rules extension that was being processed when the error occurred.

Parent Elements

Element
<import-errordetail>

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
	algorithm-step
<algorithm-step> Information that indicates in which import step the error occurred.
 (Exactly 1)
	rules-error-info
<rules-error-info> Information about the object that was being processed when the error occurred.
 (Exactly 1)
	extension-error-info
<extension-error-info> Information about the rules extension that was being processed when the error occurred.
 (Exactly 1)
Sequence

Element Information

Can be empty No