Partager via


extension-error-info (retry-error) Element

The <extension-error-info> element identifies the stage of synchronization when the error occurred.

Usage

<extension-error-info
    ma = "ma"
    dn = "dn"
/>

Attributes

Attribute Type Required Description

ma

ma

No

The management agent

dn

dn

No

The distinguished name

Child Elements

Element Description

<call-stack>

A dump of the rules extension call stack at the time of the import error.

<extension-callsite>

One of the following values:

  • initialize
  • connector-filter
  • join-mapping
  • join-resolution
  • projection
  • import-flow
  • export-flow
  • provisioning
  • cs-deprovisioning
  • mv-deletion

<extension-context>

The context string passed to the extension method (if any).

<extension-name>

The name of the DLL.

Parent Elements

Element

<retry-error>

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 (Exactly 1)
    extension-context (Minimum = 0; Maximum = 1)
    extension-callsite (Exactly 1)
    call-stack (Exactly 1)
Sequence

Element Information

Can be empty No

Send comments about this topic to Microsoft

Build date: 2/16/2009