My Oracle Support Banner

Hide The Performance Template DFF Based On EL Expression (Doc ID 2535249.1)

Last updated on MARCH 12, 2024

Applies to:

Oracle Fusion Performance Management Cloud Service - Version 11.13.19.01.0 and later
Information in this document applies to any platform.

Goal

Created a dff and want to make to available it on only particular document and based on Section Type.
Kindly see the below EL expression which i had written

#{((pageFlowScope.pCustomaryName == 'Non Exec- Performance Evaluation - INC - TTO') and (pageFlowScope.pSectionTypeCode == 'OS')) or ((pageFlowScope.pCustomaryName == 'Non Exec- Performance Evaluation - INC - TEO - SUP') and (pageFlowScope.pSectionTypeCode == 'OS'))}

but is not working as expected.
Can you please help me to write the proper EL.
 

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
References


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