Hi community,
I have business scenario where I need your help.
User name | Business unit | Security Role |
User11 | BU1 | Reviewer |
User21 | BU2 | Approver |
User31 | BU3 | Approver |
As you can see in above table, User11 is a Reviewer in BU1 but user11 should be treated as a Reviewer in BU2 as well. And User31 is an Approver in BU3 but user31 should be treated as a Reviewer in BU2 and as a Approver in BU1.
It means User can work with their BU data as well as user should be able to perform other roles for other BUs.
Suggest me possible ways to design and implement this business scenario.
Any help here is much appreciated....
Thanks!
Hardik