Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
EL Expression not working with custom role having role category "BI - Abstract Role"
EL Expression not working with custom role having role category "BI - Abstract Role"
We creates two custom roles
1. Role 1: "XX_ROLE_1" with Role category "BI - Abstract Role"
2. Role 2 "XX_ROLE_2" with role category "Common - Job Roles"
I want to hide a quick action task using below EL expression which has a role category "Common - Job Roles".
#{securityContext.userInRole['XX_ROLE_1']}
But the above EL expression do not works.
If I use the same EL expression with "XX_ROLE_2" having role category "Common- Job Roles" then the EL expression works.
I would like to understand, Is this the expected functionality? why EL expression for the custom role with Role category "BI - Abstract Role" do not works?
Tagged:
0