My Oracle Support Banner

How to form the EL Expression in the Structure > Visible property (Doc ID 2181556.1)

Last updated on OCTOBER 11, 2023

Applies to:

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

Symptoms

On : 11.1.10.0.0 version, Oracle Sales Cloud , Sales Dashboard

ACTUAL BEHAVIOR
---------------
Customer would like to change the Menu Options using EL expressions : Below is used to disable the Scheduled Process

The existing EL Expression was:
#{securityContext.userGrantedResource['resourceType=FNDResourceType;resourceName=FND_Scheduled_Processes_Menu;action=launch']}

But when Modified with Roles, it did not work
#{securityContext.userGrantedResource['resourceType=FNDResourceType;resourceName=FND_Scheduled_Processes_Menu;action=launch']}OR#{!securityContext.userInRole['OFD_SALES_REP_CUSTOM_JOB,OFD_SALES_MGR_VP_CUSTOM_JOB']}


EXPECTED BEHAVIOR
-----------------------
When we modify the EL the below items should not be disappeared
- Reports & Analytics
- Scheduled Process

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Provide the EL Expression
2. Apply it
3. Check the items - Reports & Analytics
- Scheduled Process

BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot use the spring board

Changes

 

Cause

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
Symptoms
Changes
Cause
Solution
References


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