Translating Perspective Names

Perspective defines a subset of the relationships of a repository. The perspective is created for a root repository using the TIBCO MDM Studio. Later, it is deployed to TIBCO MDM Server.

You can browse perspectives on the View Record screen. For more information, refer to TIBCO MDM User’s Guide.

Procedure

  1. Create a key based on perspective name.
    PERSP_NAME__repositoryID__<perspectiveName>
  2. Add the translation for the key in the SharedStringResources_supportedlocale.properties file as follows:

    PERSP_NAME__12345__<perspectiveName>=OrderPerspective

    The translated name is then retrieved from the resource bundle, whenever applicable.

    Note: This feature works on record UI and resource security UI.