Workbasket access in CaseManager portal
I have an application which can progress through multiple workbaskets.
Each workbasket is tagged with corresponding workgroups
Operator ids are configured with appropriate workbaskets and workgroups
In the Access manager Perform role is set to no access.
Example:
user1 is configured to access workbasket1; workgroup1
user2 is configured to access workbasket2; workgroup2
Say when User1 logins to an application; He has an access to workbasket1 and pull the task to complete. Next, the workflow moves to task2 which gets assigned to workbasket2. Ideally upon completing task1 by user1 should NOT have a hyperlink in the portal. This is byfault getting enabled in the portal and user1 is still able to access workbasket2; for which he does not have an access (both from workbasket and workgroup configurations in his operator record)
Any help would be appreciated