Creating write and read-only entity data roles for Financial Consolidation
When you publish entities, the associated entity accountant data roles are published with write or read-only permissions for the corresponding entity.
Only members of the Business Modeling Administrator role can change these publish permissions.
Entity accountant data roles are created and managed by Business Modeling.
Role names are based on the entity OLAP ID. The OLAP ID can be modified to meet character limits for data role names.
The default naming patterns are subject to character-limit adjustments.
These are the default role naming patterns:
- DR_EntAcc_<Entity_OLAP_ID> for the Write role.
- DR_EntAcc_<Entity_OLAP_ID>_RO for the Read-Only role.
Write and Read-only options behavior and available scenarios
The Write option is enabled by default.
Switching on the Read-Only option enables the Write option.
Switching off the Write option disables the Read-Only option.
The change has effect when you publish the model.
This table shows how the Write and Read-Only options control the creation of entity‑specific roles:
| Write option | Read-Only option | Roles created |
|---|---|---|
| Off | Off | No entity-specific roles are created. |
| On | Off | A write role per entity is created: (DR_EntAcc_<Entity_OLAP_ID>). |
| On | On | Both write and read-only roles per entity are created: DR_EntAcc_<Entity_OLAP_ID> and DR_EntAcc_<Entity_OLAP_ID>_RO. |