How to Hide Manage Compensation task under Individual Compensation
Summary
Hide Manage Compensation task under Individual Compensation for Comp Manager Custom RoleContent
We are trying to hide "Manage Compensation" task under Individual Compensation and getting application error as the screenshot is attached.
We have a custom job role and the customer wants to remove the above mentioned task for this job role.
Navigation -> Compensation -> right click on top right corner
Existing EL expression in the Manage Compensation field is,
#{securityContext.userGrantedPermission['oracle.adf.controller.security.TaskFlowPermission;target=/WEB-INF/oracle/apps/hcm/compensation/variableCompensation/allocations/publicUi/flow/VariableCompensationDashboard.xml#VariableCompensationDashboard;action=view']}
I want to replace it with #{!securityContext.userInRole['COE_SPEC_COMP_ORA_CMP_COMPENSATION_MANAGER_JOB_CUSTOM']}
Tagged:
0