Business rule for roles when a user has both HR Admin and Payroll roles
Summary:
I have 2 rules defined
One rule of for HRAdmin Where the rule condition is if the user role contains HR_ADMIN_VIEW_ALL then Grade is non editable
rule 2 is for PayrollUsers-The rule condition is suer role contains PAYROLL_ADMIN_VIEW_ALL then Grade is editable
in our Project the Payroll user has both the HR_ADMIN_VIEW_ALL and
PAYROLL_ADMIN_VIEW_ALL
When I login as the payroll user the grade field is noneditable
Do the business rules configured for roles in this manner work
I also tried by using one rule condition wherein i have this Business Rule