Adding the Pega Call security privilege to custom access roles
In Pega Call™ releases 7.4 through 8.5, security enhancements on several rules require that an operator have new privileges to access the rules. Without the new privileges, an operator cannot access the rules required to run the application. An operator must have the crmCanCTIUserRunActivity privilege to access rules that require this privilege.
The following out-of-the-box access roles have been enhanced with the new privilege so that the appropriate operators can access the rules:
- PegaCTI:CSR
- If you are upgrading from an earlier release, and your application uses the out-of-the-box version of these access roles, then your operators will have the required privilege after you update to a higher version of the application.
After you update to a higher version of the application, complete the following steps to check if you need to add the new privilege to any of your access roles.
- Review your access groups to determine whether you use any of the access roles that have been updated to include the new privilege.
- If an access group does not include an access role with the required
privileges, ensure that your operators can access the rules that are required to
run your application:
If you use out-of-the-box access roles, add the access role to the access group.
For information, see Adding a role to an access group.
If you are using custom access roles, add the privilege "crmCanCTIUserRunActivity" @baseclass to the appropriate custom roles, which internally creates access request object for that respective access role.
For information, see Granting privileges to an access role.
Previous topic Pega Call Update Guide Next topic Updating the Pega Call application