extension-error-info
(retry-error)
The <extension-error-info> element identifies the stage of
synchronization when the error occurred.
Usage
<extension-error-info
ma = "ma"
dn = "dn"
dn
The distinguished name
/>
Attributes
Attribute
Type
Required
Description
ma
ma
No
The management agent
dn
dn
No
The distinguished name
Child Elements
Element
Description
<extension-name>
The name of the DLL.
<extension-context>
The context string passed to the extension method (if
any).
<extension-callsite>
One of the following values:
initialize
connector-filter
join-mapping
join-resolution
projection
import-flow
export-flow
provisioning
cs-deprovisioning
mv-deletion
<call-stack>
A dump of the rules extension call stack at the time of the
import error.
Parent Elements
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.
extension-name
(Exactly 1)
extension-context
(Minimum = 0; Maximum = 1)
extension-callsite
<extension-callsite>
One of the following values:
initialize
connector-filter
join-mapping
join-resolution
projection
import-flow
export-flow
provisioning
cs-deprovisioning
mv-deletion
(Exactly 1)
call-stack
<call-stack>
A dump of the rules extension call stack at the time of the
import error.
(Exactly 1)
Element Information