Microsoft Identity Integration Server 2003 Developer Reference

cd-error (incident)

The <incident-cd-error> element contains management agent information about the connected directory error.

Usage

<cd-error/>

Attributes

None.

Child Elements

Element Description
<error-code> A management agent–specific error value (for example, 0x8004005).
<error-literal> A management agent specific error literal (for example, E_FAIL).
<server-error-detail> A debug string, reported by the management agent, which can be used to troubleshoot and diagnose the problem. This text will only appear in the XML when it is saved to file.

Note   The Active Directory, AD/AM, and GAL sync management agents will report this debug string.

Parent Elements

Element
<incident>

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
	error-code
<error-code> A management agent–specific error value (for example, 0x8004005).
 (Minimum = 0; Maximum = 1)
	error-literal
<error-literal> A management agent specific error literal (for example, E_FAIL).
 (Minimum = 0; Maximum = 1)
	server-error-detail
<server-error-detail> A debug string, reported by the management agent, which can be used to troubleshoot and diagnose the problem. This text will only appear in the XML when it is saved to file.

Note   The Active Directory, AD/AM, and GAL sync management agents will report this debug string.

 (Minimum = 0; Maximum = 1)
Sequence

Element Information

Can be empty No