You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now

EL Expression not working with custom role having role category "BI - Abstract Role"

Accepted answer
282
Views
9
Comments
edited Oct 10, 2023 5:41PM in Human Capital Management 9 comments

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? 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!