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
Absence actions (Redwood) are missing under My team action list
Summary:
We have enabled Redwood profile options for absence, when we navigate to 'My Team' and click on 'Actions' all the absence actions under My Team have disappeared
Unable to see 'Add absence', 'Absence Balance' and 'Existing Absence'.
EL expression is updated as required.
Web Application = ORA_HCM_UI is for responsive UI and the EL expression should be: #{Profile.values.ORA_ANC_ADD_ABSENCE_VBCS_UI_ENABLED ne 'Y'}.
Web Application = ORA_FSCM_UI is for Redwood UI and the EL expression should be: #{Profile.values.ORA_ANC_ADD_ABSENCE_VBCS_UI_ENABLED eq 'Y'}.
Could anyone please suggest on working solution for this.
Tagged:
0