Data Management roles
Data Management includes the following roles.
Data Management tools admin [data_mgt_tools_admin]
The data_mgmt_tools_admin role is a granular admin role designed to provide more targeted permissions for data management tasks, reducing the need to grant full admin access.
Contains Roles
List of roles contained within the role.
None.
Groups
List of groups this role is assigned to by default.
None.
Special considerations
Granting data_mgmt_tools_admin alone is not sufficient for most data management operations. To enable full functionality for the data_mgmt_tools_admin role, you must also assign the following roles:
- delegated_developer: Required for access to tables, columns, and application scopes
- events_admin: Required to write trigger data for scheduling jobs
- context_rollback_executor: Required to roll back records that have been updated or deleted
These roles are not embedded within data_mgmt_tools_admin by default. You must assign these additional roles to the user explicitly.
After assigning these roles, also add roles that provide CRUD (Create, Read, Update, Delete) access to data tables (for example, itil and itil_admin). For example, adding the itil_admin enables an ITIL administrator to archive or update records in the associated ITIL tables (incident, problem, change, and so on) depending on configuration. If these roles aren’t assigned, some or all data management functionality will be limited or unavailable.