The RdsNotConvertibleReasonCode enumeration is used to determine code of the reason, due to which MDM dictionary cannot be converted to table MDM dictionary.
It is used by the following property:
| Value | Brief description |
| 0 | ConverterConstraint. Converter constraints. |
| 1 | ConverterConstraintImportExportId. The dictionary contains import or export scheme with the P7_RDS_CONVERT_OBJECT_SCHEMA identifier. |
| 256 | DuplicatedId. Duplicating of identifiers. |
| 257 | DuplicatedIdAttributes. Duplicating of attributes. |
| 258 | DuplicatedIdParams. Duplicating of parameters. |
| 259 | DuplicatedIdLinks. Duplicating of links. |
| 260 | DuplicatedIdUniqueKeys. Duplicating of unique keys. |
| 261 | DuplicatedIdImportSchemas. Duplicating of import schemes. |
| 262 | DuplicatedIdExportSchemas. Duplicating of export schemes. |
| 263 | DuplicatedIdLevels. Duplicating of levels. |
| 264 | DuplicatedIdSources. Duplicating of sources. |
| 512 | MetaDictionaryConstraint. Constraints imposed on table dictionary structure. |
| 513 | MetaDictionaryConstraintImportExportId. The dictionary contains import or export schemes with matching identifiers. |
| 514 | MetaDictionaryConstraintGuid. The dictionary contains GUID attribute. |
| 768 | IncorrectStructure. Error in the converted dictionary structure. |
| 769 | IncorrectStructureTranslationAttributes. The dictionary contains excessive translation attributes. |
| 770 | IncorrectStructureLinkNullReference. The dictionary contains error in the link to elements from other objects. |
| 1024 | IncorrectData. Error in the converted dictionary data. |
| 1025 | IncorrectDataNullViolation. The dictionary contains elements with empty mandatory attributes. |
| 1026 | IncorrectDataLinkIntegrityViolation. The dictionary contains elements, in which there is integrity inconsistency by links. |
| 1027 | IncorrectDataOrderViolation. The dictionary contains elements with the same order on one level. |
| 1028 | IncorrectDataUniqueKeyViolation. The dictionary contains elements, in which there is integrity inconsistency by the unique key. |
| 1029 | IncorrectInOutDatePeriod. The dictionary contains values exceeding the accuracy enabled for this column. |
See also:
Related work items
Requirement 695117