My Oracle Support Banner

Fusion Benefits: How to Use EL Expression to Remove "Delete All" Button from Benefits Pages for Certain Users (Doc ID 2895184.1)

Last updated on AUGUST 27, 2023

Applies to:

Oracle Fusion Benefits Cloud Service - Version 11.13.22.04.0 and later
Information in this document applies to any platform.

Goal

 Customer Requirement:

Users who have not been granted access to the Purge Backed-Out or Voided Life Event Data process to also not see the Delete All button when selecting the Show Backed Out and Voided Event link.

Navigation is Benefits Administration > Enrollment > select person > Evaluated Life Events > Show Backed Out and Voided Event.

Access to the process is controlled with the BEN_PURGE_BACKED_OUT_OR_VOIDED_LIFE_EVENT_DATA_PRIV privilege.

Customer would like to use the EL Expression for the Visible property as follows:#{(securityContext.userInRole['BEN_PURGE_BACKED_OUT_OR_VOIDED_LIFE_EVENT_DATA_PRIV'])}.

Users without this privilege no longer see the Delete All button which is good, but users who do have the BEN_PURGE_BACKED_OUT_OR_VOIDED_LIFE_EVENT_DATA_PRIV privilege also do not see the button.

This statement should evaluate to TRUE allowable accounts, but it shows it is FALSE.

The user account includes the seeded Benefits Specialist role which inherits the BEN_PURGE_BACKED_OUT_OR_VOIDED_LIFE_EVENT_DATA_PRIV privilege.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.