Roles and components of Partner Relationship Management
The Partner Relationship Management application uses roles to provide access to information, identify internal and external users, maintain data security, and establish different types of relationships between enterprises and channel partners.
The PRM plugin (com.snc.partner_relationship_management) comes with a set of functional and granular roles, each with varying levels of access to raise and address queries.
The PRM application provides access and permissions to users part of both the enterprise and the channel partner ecosystem.
Functional and granular roles
Functional roles help provide authorized related parties access to enterprise and channel partner members. A granular model helps to protect data by granting the required level of access to the relevant enterprise or channel partner entities. With this functionality, each role is associated with a set of privileges or responsibilities that determine users’ access to certain information.
You can set granular policies that authorize individuals to do their jobs efficiently and effectively, which helps to improve the customer experience.
Roles and descriptions
Functional roles are a set of granular roles that are required to perform a function that requires access to multiple entities. The following table lists the functional roles for Partner Relationship Management.
| Role | Description | Contains roles |
|---|---|---|
| Enterprise Partner admin \(sn\_prm.enterprise\_partner\_admin\) | A user who is an admin for the partner enterprise. | - sn\_service\_org.writer - sn\_prm.channel\_partner\_writer - sn\_prm.partner\_program\_writer - sn\_prm.partner\_program\_rel\_writer - sn\_customerservice.csm\_workspace\_user - sn\_seg.segment\_mgmt\_admin |
| Enterprise Partner Relationship Manager \(sn\_prm.enterprise\_partner\_rel\_manager\) | Contributor who belongs to an enterprise and is responsible for managing cases associated with the partner hierarchy. | - sn\_bus\_loc.location\_relationship\_manager - sn\_prm.partner\_data\_viewer - sn\_customerservice.csm\_workspace\_user |
| Enterprise Partner Agent \(sn\_prm.enterprise\_partner\_agent\) | Fulfiller who belongs to an enterprise and is responsible for fulfilling partner cases. | - sn\_customerservice\_agent - sn\_prm.partner\_data\_viewer |
| Partner Manager \(sn\_prm.external\_partner\_manager\) | Contributor who belongs to a partner entity and is responsible for reporting cases associated with their partner hierarchy on the portal. | - sn\_customerservice.svc\_location\_manager\_contributor - sn\_prm.partner\_data\_viewer - sn\_prm\_dr.partner\_deal\_reg\_manager |
| Partner Associate \(sn\_prm.external\_partner\_associate\) | Contributor who belongs to a partner entity and is responsible for reporting cases associated with their partners on the portal. | - sn\_customerservice.service\_organization\_contributor - sn\_prm.partner\_data\_viewer |
The following table lists the granular roles installed with Partner Relationship Management.
| Role | Description | Inherited roles |
|---|---|---|
| Channel partner writer \(sn\_prm.channel\_partner\_writer\) | This role provides granular edit access to the channel partner table. | Partner Data Viewer \(sn\_prm.partner\_data\_viewer\) |
| Partner Program Writer \(sn\_prm.partner\_program\_writer\) | This role provides granular edit access to the partner program table. | Partner Data Viewer \(sn\_prm.partner\_data\_viewer\) |
| Partner Program Relationship Writer \(sn\_prm.partner\_program\_rel\_writer\) | This role provides granular edit access to the partner program relationship table. | Partner Data Viewer \(sn\_prm.partner\_data\_viewer\) |
| Partner Data Viewer \(sn\_prm.partner\_data\_viewer\) | This role provides granular read access to the channel partner, partner program, and partner program relationship tables. | NA |
| Experience \(sn\_prm.partner\_ui\) | This role provides granular access to organization staff to ensure a consistent experience across all user interfaces.Note: The Experience role needs to be manually inherited into other roles to view the Partner Relationship Management modules on ServiceNow platform, CSM Configurable Workspace, and the Partner portal. | NA |
| Program Segment Writer \(sn\_prm.program\_segment writer\) | This role provides users with the create, read, and update access to the Program segment mapping \(sn\_prm\_program\_segment\_mapping\) table. | - Partner Data Viewer \(sn\_prm.partner\_data\_viewer\) - Segment Data Viewer \(sn\_Seg.segment\_mgmt\_data\_viewer\) |
System properties
Navigate to All > Partner Relationship Management > Properties. The Enterprise Partner admin (sn_prm.enterprise_partner_admin) has the read and write access to the following properties.
- glide.ui.sn_prm_partner_program_activity.fields
- glide.service_portal.resize_text.partner.enable_rem_conversion
- glide.ui.sn_prm_partner_program_relationship_activity.fields
- glide.ui.sn_prm_channel_partner_activity.fields
Related topics