Redwood {25D}- Benefits Pending Action EL Expression of ESS login
Summary:
After 25D, we obeserved that Pending Action of ESS is updated with EL Expresssion
{(HcmFusePlusBean.userPersonId ne null) and !(Profile.values.ORA_HCM_VBCS_PWA_ENABLED eq 'Y' and Profile.values.ORA_BEN_SELF_SERVICE_ENROLLMENT_REDWOOD_ENABLED eq 'Y')}
In 25C, it was {(HcmFusePlusBean.userPersonId ne null)}
Pending Action Item page is still in RUI and is not migrated to Redwood yet, still this Front end action is updated with Redwood profile values?
If employee has any Pending Action item then they can access through Self Service Enrollment page of Redwood, however this quick action is updated with new EL Expression
0