The Dimension Description Records (DDR) have changed this release and include two new properties, both of which are required. They define the structure for the managed attribute values.
Schema attribute | Type | Description |
---|---|---|
mdex-dimension-value_Spec | string |
The primary key (spec) of the managed attribute value. It cannot be modified after it has been added. If, when adding a managed attribute, you do not specify the value of this attribute for the DDR, the default value is used, in this format: mdex-dimension_<key>_Spec, where <key> is the key of the managed attribute you are adding. |
mdex-dimension-value_Parent | string |
The key of the parent managed attribute value. It cannot be modified after it has been added. If, when adding a managed attribute, you do not specify the value of this attribute for the DDR, the default value is used, in this format: mdex-dimension_<key>_Parent, where <key> is the key of the managed attribute you are adding. |