Resources and associated permissions are stored in the RES_PERM database table, which has the columns that
are shown in the following table.
Table 1. Columns for the RES_PERM database table
| Column name |
Description |
| TYPE |
The type of the resource. |
| RESOURCE |
The name or the resource. |
| PERMISSION |
The permission that is being defined. |
The resource types in the following table are used by the
Operations and Administration
Console (
OAC).
Table 2. Resource type values in the RES_PERM database table
| Value in the TYPE column of the RES_PERM table |
Description |
| GUI |
This resource type is used to restrict basic user operation of the OAC user interface. |
| DATA_PARTY |
This resource type is used to control access to operational data. |
| DATA_PARTY_ALL |
This resource type is used to control access to operational data. |
| DATA_PARTY_TREE |
This resource type is used to control access to operational data. |
| VAL_CAT |
This resource type can be used to apply fine-grained restrictions to the value pages in
the OAC. It can be used to control access on a per category basis. |
| RES_ACT |
This resource type can be used to apply fine-grained restrictions to resolution
actions. |