<context>
Contains information that is used to identify the rule that failed during the import.
Syntax
<context>
<attribute-mapping>
</attribute-mapping>
</context>
element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Type | Required | Description |
---|---|---|---|
cs-object-id |
guid |
yes |
The GUID for the object in the connector space where the error occurred. |
dn |
dn |
no |
The distinguished name of the rule. |
ma-id |
guid |
yes |
The GUID for the management agent. |
ma-name |
string |
no |
The name of the management agent. |
Child Elements
Element | Min Occurs | Max Occurs | Description |
---|---|---|---|
1 |
1 |
Contains information about the mapping type and source attributes. |
Parent Elements
Element | Description |
---|---|
Identifies the rule that caused the import error. |
|
<rules-error-info> of <import-error><rules-error-info> |
Identifies the rule that caused the import error. |
Remarks
The ma-name and dn attributes appear for the following <algorithm-step> of <retry-error> element types:
import-flow
mv-type-change
recall
The ma-name and dn attributes identify the connector space object from which the values were flowing when the rules extension engine repopulates a metaverse attribute value after one of the following occurs:
Processing a delete of a connector space attribute when the rules extension engine uses less-precedent rules from this or other management agents to flow values back into the metaverse object.
Performing recall when a connector space object is a disconnector and is flowing in values from other connected connector space objects.
Repopulating the values of all metaverse attributes when the metaverse object type changes.
See Also
Reference
<rule-error-info>
<rules-error-info> of <import-error>