Customization of Roles

Roles define groups of users with common privileges and responsibilities. You can use roles to further define Workflow, GUI, and Catalog access behavior.

Note: To add a new role or modify the predefined roles, use the Import Metadata feature of TIBCO MDM.

For more information, refer to Importing Users, Roles, and Permissions section of the TIBCO MDM User’s Guide.

The following table describes the role configuration table name and its description:

Role Configuration Tables
Table Name Description
ROLE
Holds all the roles. When a new enterprise is created, all roles for the enterprise are created, based on the $MQ_HOME/config/security/defaultdata.xml file.

Note: For the GDSN edition, the file is named defaultdata.gdsn.xml.

ROLE2FUNCMAP
Associates a role with functions that are not allowed for the role. The entries in this table are populated based on $MQ_HOME/config/security/defaultdata.xml when an enterprise is created.

Note: For the GDSN edition, the file is named defaultdata.gdsn.xml.

FUNCTION
Identifies menus and pseudo functions assigned to HTML elements. It is either copied from seed data or populated.
FUNC2IDMAP Relates functions to HTML elements. It is either copied from seed data or populated.
HTMLELEMENTID
Stores all HTML elements, other than menus, which are to be managed.