Microsoft Identity Integration Server 2003 Developer Reference

extension-error-info (import-status)

The <extension-error-info> element contains information about the rules extension that was being processed when the error occurred.

Usage

<extension-error-info/>

Attributes

None.

Child Elements

Element Description
<extension-name> The name of the rules extension that was running when the error occurred.
<extension-callsite> The name of the import step that was running when the error occurred.
<extension-context> The name of the rule that was running when the error occurred.
<call-stack> The call-stack of the rules extension when the error occurred.

Parent Elements

Element
<import-status>

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
	extension-name
<extension-name> The name of the rules extension that was running when the error occurred.
 (Exactly 1)
	extension-callsite
<extension-callsite> The name of the import step that was running when the error occurred.
 (Exactly 1)
	extension-context
<extension-context> The name of the rule that was running when the error occurred.
 (Exactly 1)
	call-stack
<call-stack> The call-stack of the rules extension when the error occurred.
 (Exactly 1)
Sequence

Element Information

Can be empty No