Roles for Digital Portfolio Management
Several types of components are installed with Digital Portfolio Management (DPM) when you activate the application from the ServiceNow® ServiceNow Store. DPM has two roles - admin and user.
Roles installed with DPM
There are two roles for DPM.
- The DPM admin [sn_dpm.dpm_admin] role configures the DPM Workspace for users. The DPM admin role can create, retrieve, update, and delete (CRUD) all personal portfolios created by anyone. The DPM admin role can also assign the DPM manager role to groups so a personal portfolio owner can select groups to view or edit personal portfolios.
- The DPM manager [sn_dpm.dpm_manager] role is the end user of the DPM Workspace. The DPM manager role can only CRUD personal portfolios that they create.
See the following table for information about each role.
| Role title [name] | Description | Contains roles |
|---|---|---|
| DPM admin [sn_dpm.dpm_admin] |
|
|
| DPM Manager [sn_dpm.dpm_manager] |
|
|
Assign the DPM manager role to groups
To edit a personal portfolio, a group must have the DPM manager role.
To assign the DPM manager role to a group, the admin does the following:
- Enter dpm_personal_portfolio.list in the Filter navigator.
- Open the personal portfolio record that you want to assign the DPM manager role.
- Select Edit user groups, and then search for the user groups to add to the DPM manager role.
- Repeat the previous step for View user groups if you want to add the DPM manager role to the groups that view personal portfolios.
- Select Update.
Tables installed with DPM
| Table | Description |
|---|---|
| dpm_available_item_type | Stores records for each type in a personal portfolio. |
| dpm_navigation_history | Stores records for navigating each type in a personal portfolio. |
| dpm_personal_portfolio | Stores records for each created personal portfolio. |
| dpm_personal_portfolio_item | Stores records for all types that are in a personal portfolio. |
| dpm_unified_backlog | Stores records for backlog information in a personal portfolio. |
| sn_dpm_kpi_group_m2m_spm_nodes | Stores records for key performance indicator (KPI) group nodes from Service Portfolio Management. |
| sn_dpm_kpi_group_m2m_viz_config | Stores records for KPIs grouped by data visualization. |
| sn_team_perf_kpi_group | Stores records for KPIs grouped by team performance. |