Question
Pegasystems Inc.
IN
Last activity: 27 Jun 2022 14:06 EDT
Team A member restriction to Team B cases when both teams got same access role
Hello,
We got requirement that Team A should be able to read cases assigned to Team B. The assignments are in work queue and by default they can view their own team's cases on home page. But they can search and open other team's case as well.
I've tried both RBAC & ABAC but not able to find the correct condition to set probably.
Currently I'm setting access when condition as OperatorID.pyWorkGroup = WorkPage.TeamName
where TeamName is name of the team that gets populated during case creation.
I applied this at both case class and assign-workbasket but the it results into access restriction to all operators.