How are others maintaining Practice Area Leads with least‑privilege access?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago - last edited 3 hours ago
Hi @Adam Robbins1 ,
Any configurational change in Production or Sub -production Admin only does. Admin is also having this sn_lg_ops.request_config role.
As per ServiceNow documentation : Components installed with Legal Request Management
Table (Practice Area Lead) installed with Legal Request Management
| Practice Area Lead [sn_lg_ops_m2m_practice_area_lead] | Stores practice area leads for different practice areas. |
Role who has access on Practice Area lead Table configuration
| Legal Configurator [sn_lg_ops.legal_config] | Provides access to configure data such as practice area, category, and legal matter templates. It doesn’t provide access to the transactional data of legal requests and matters. |
|
| Request Administrator [sn_lg_ops.request_admin] | Provides administrative access to the Legal Request module with full access to data. |
|
On Record level (Transactional data) , these roles have access
| Request Manager [sn_lg_ops.request_manager] | Provides access to all transactional data of legal requests and permission to assign requests. | sn_lg_ops.request_fulfiller |
| Request Configurator [sn_lg_ops.request_config] | Provides access to configure data such as a practice area and category, and manage record producers through Catalog Builder. It does not provide access to the transactional data of legal requests. |
|
| Legal Manager [sn_lg_ops.legal_manager] | Provides access to all transactional data of legal requests and matters and permission to assign owners for requests and matters. |
|
| Legal Configurator [sn_lg_ops.legal_config] | Provides access to configure data such as practice area, category, and legal matter templates. It doesn’t provide access to the transactional data of legal requests and matters. |
|
