Facade Display Names

The displayAttributeFacade parameter is used to specify whether or not “display names” are shown for the custom attributes 1-40 in the client application. A work list facade must be deployed to the node. Work list facades are defined using TIBCO Business Studio.

Procedure

  1. Open the config.xml file.

    For information about how this file should be opened (i.e., via the Configuration Administrator or via the file system), see Introduction.

  2. Locate the displayAttributeFacade record in the config.xml file. For example:
    <record jsxid="displayAttributeFacade" useFacade="true">
    </record>
  3. Set the useFacade attribute to “true” to cause the client application to display the attribute “display names”.
  4. Save and close the config.xml file.