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 for New Page Entry
Summary
Multiple users in a single EL ExpressionContent
I need to add multiple users to an EL Expression and have tried the following which does not seem to validate (Value: false)
#{securityContext.userName=='john.doe@none.com' && securityContext.userName=='Jack.Doe@none.com' && securityContext.userName =='Jane.Doe@none.com' && securityContext.userName =='Jill.Doe@none.com'}
0