Issue in EL expression
Summary:
Hello ,
While trying to use a EL expression in sandbox for VBS page using a role that needs to be restricted , I am getting error
Content (please ensure you mask any confidential information):
The below condition gets failed
#{(Profile.values.HRC_ELASTIC_SEARCH_ENABLED eq 'Y' and Profile.values.ORA_HCM_VBCS_PWA_ENABLED eq 'Y'
and Profile.values.ORA_PER_DOCUMENT_RECORDS_REDWOOD_ENABLED eq 'Y' and !securityContext.userInRole['TEST_ROLE'])}
whereas when i use only #{(!securityContext.userInRole['TEST_ROLE'])} this gets validated. Can someone advice what i am missing
Version (include the version you are using, if applicable):