Question
2
Replies
42
Views
Posted: August 9, 2020
Last activity: September 21, 2020
Add followers to read a case.
How can I check if an operator is a case follower in Access Control Policy Condition ? I have a scenario, where created by user, Workbasket members and case followers can read a case and only workbasket and created by user can perform on the case. I have implemented ABAC control to achieve but having issue with followers.
Hi Biswas,
Can you try using "pxIsAFollower" when condition by passing pzinskeys of case id and logged in operator id as parameters? Or we can customize this.
Regards,
Arihant