Displaying Attributes in a Relationship Tree for Children Records

In the relationship tree, by default the Record ID and Extension are displayed. Instead, you can configure the record attributes and relationship attributes to be displayed in the tree. To perform this, add the com.tibco.mdm.repository.displayattributelist.enterprisename.repositoryname. relationshipname property using the Configurator. You can add this property for each relationship.

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 dialog box 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.relationshipname
    Note:
    • The property name is case-sensitive and must be in lower case.

      For example, com.tibco.mdm.repository.displayattributelist.

      techpubs.person.persontoacc

    • Special characters are not allowed in the property name.

      For example,

      if you specify '-'(hyphen) in the relationshipname, the customization does not work.

    Version Select the version from the drop-down list. For example, 8.3.2.
    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 children records.
    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 PersonToAcc relationship tree, you want to display Nominees, Loan, and ATMCardNo 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.