Now I want that in Assignment Assign1 can enter only operators with WQ A and Assign2 can be worked only from operator with WQ B.
How can I reach my goal?
I was thinking Access Deny, but it works on Case scope, not assignment.
Otherwise I was thinking as well to limit the flow action with a when rule (in security tab) but I’m not sure about it.
Thanks for your help. Is not ABAC a way to allow or deny access through the whole case? Or using the Assign-Workbasket class it’s a way to avoid that user access to that specific object (incidentally the Assignment routed to the WQ)?