Displaying Attributes in a Relationship Tree for a Parent Record

Similar to displaying attributes for children records in the relationship tree, you can configure attributes other than Record ID and Extension displayed in the relationship tree for a parent record. To perform this, add the com.tibco.mdm.repository.displayattributelist.enterprisename.repositoryname property using the Configurator.

Procedure

  1. Log into Configurator.
  2. Select the cluster level. For example, InitialConfig.
  3. Select the Advanced configuration outline.
  4. Select the UI Settings category. The Configuration and Setup For InitialConfig - UI Settings is displayed on the right side.
  5. Click Add New Property. The Add New Property window is displayed.
  6. Enter details for the new property in the following fields:
    Configuration Value Definition
    Field Name Value
    Configuration Value Name Type the configuration value name. For example, Display Attributes.
    Internal Name Type the internal property name in the following format: com.tibco.mdm.repository.displayattributelist.enterprisename.repositoryname.
    Note:
    • The property name is case-sensitive and must be in lower case.

      For example,

      com.tibco.mdm.repository.displayattributelist.name.person

    Version Select the version from the drop-down list.
    Visibility Select the Advanced option.
    Read Only Select the Read Only check box.
    Set as Hidden Property Select the Set as Hidden Property check box if you want to hide this property.
    Description Type the description. For example, Attributes to be displayed on the relationship tree for a parent record.
    Value Type Select the List option from the Value Type drop-down list. The other valid values are String, Numeric, Boolean, Enumeration, and Password.
    Current Value Type the record attributes in the Current Value field. For example, for the Person repository tree, you want to display John and Smith attributes.
    Default Value Type the record attributes in the Default Value field. You can set the default value to current value.
  7. Click Finish. The newly added configuration value is displayed in Configurator.