Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
EL expression in Structure is returning 'True' even the syntax is for 'RoleNotIn'
Hello everyone,
We want to remove specific actions in the My client groups for 2 roles, but the syntax #{!securityContext.userInRole['role1,role2']} is returning 'True' even the user have these 2 roles.
The result is when using #{!securityContext.userInRole['role1,role2']}, the action are showing for the 2 roles, and when using #{securityContext.userInRole['role1,role2']}, the actions are hidden. I think this not correct.
This is the role that we are using for this syntax:
Please help.
0