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: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

How to enable quick action 'View Compensation History' for Employee Role?

Summary:

We have a quick action named "View Compensation History" which gives a good view of salary compariosn across the years. we want to enable it for employee role. Currently its only available for line manager and HR roles.

So I thought of adding a new action and do some innovative things and did below configuration in that new quick action.

-->The EL Expression added inside it is below

#{Profile.values.CMP_COMPENSATION_RESPONSIVE_ENABLED eq 'Y' and Profile.values.HCM_RESPONSIVE_PAGES_ENABLED eq 'Y' and (Profile.values.ORA_HCM_VBCS_PWA_ENABLED eq 'N' or Profile.values.ORA_CMP_COMPENSATION_HISTORY_REDWOOD_ENABLED eq 'N') and HcmFusePlusBean.userPersonId ne null}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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