Configuration Properties for Hierarchies

You must define the following configuration properties in the Configurator. The values of the hierarchy name and description, node name, node description, and node code are displayed on the hierarchy editor.

Property Name Description Default Value
Hierarchy name default value (com.tibco.mdm.hm.hierarchy.name.default.value) Defines the default value for the hierarchy name.

Hierarchy has two separate Name and DisplayName properties. Name is used for an internal purpose. The display name is used to display on UI. Therefore, you must define the display name to be more descriptive or easy to remember.

This default value is used for both the Name and DisplayName properties.

NewHierarchy_ {ID}

{ID} is replaced by the generated hierarchy ID.

Hierarchy description default value (com.tibco.mdm.hm.hierarchy.description.default.value Defines default value for the hierarchy description. New Hierarchy
Hierarchy node name default value (com.tibco.mdm.hm.hierarchyNode.name.default.value) Defines default value for the hierarchy node name.

Hierarchy node too has two separate Name and DisplayName properties. The default value is used for both the properties.

NewNode_{ID}

{ID} is replaced by the generated hierarchy node ID.

Hierarchy node description default value (com.tibco.mdm.hm.hierarchyNode.description.default.value) Defines default value for the hierarchy node description. New Node
Hierarchy node code default value (com.tibco.mdm.hm.hierarchyNode.code.default.value) Defines default value for the hierarchy node code. {ID}

{ID} is replaced by the generated hierarchy node code ID.