Previous Topic: Use Case: Certification Permissions by UniverseNext Topic: Assign a Resource to a Role


Use Case: Report Permissions by Universe

CA GovernanceMinder associates a report with a specific universe. To create a permission that enables the creation of a report on the universe that is named Demo, add the following Doc_Access resource in the permissions configuration (eurekify.cfg):

REPORT [Demo]

Access to all reports in the universe.

REPORT [Demo] [ReportName]

Access to a given report in the universe.

REPORT [*] [ReportName]

Access to all reports with the given name in any universe.

Note: To grant permissions for many universes, but not all universes ('*' in ResName 2), create a permissions resource for each universe in the permissions configuration (eurekify.cfg).

A user without the CREATE permission cannot create a report in the Portal. If you want the user to have modify permissions only, use the MANAGE [RW] permission.

Note the following: