My Oracle Support Banner

Table Faces And TreeTable Faces Contain The Same Attributes In Their Binding Collection Model (Doc ID 2766214.1)

Last updated on MAY 02, 2024

Applies to:

Oracle JDeveloper - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

On : 12.2.1.4.0 version, JDeveloper Core (Apps, Projects, Customizations, etc.)

PROBLEM DESCRIPTION
---------------------

An ADF 11.1.1.7.0 application has
- two different View Objects and consequent exposed Data Controls;
- one page having a table based on one of the two View Objects and a tree table based on the other View Object;
- the tree table component refers to the binding iterator through a variable named "node" and the table component refers to the binding iterator through a variable named "row".

Also, the following statements for this application are true when using JDeveloper 11.1.1.7.0:
- when using the Expression Builder in JDeveloper 11.1.1.7.0 for the application the bindings for every Data Control are visualized correctly;
- when using the Expression Builder in whatever component embedded by the tree table component in the page, in the "node" element of JSP Objects the bindings that are relevant to the iterator which the tree table is based on can be seen;
- when using the Expression Builder in whatever component embedded by the table component, in the "row" element of JSP Objects the bindings that are relevant to the iterator which the table is based on can be seen.

ACTUAL BEHAVIOR
------------------
After the application is migrated to 12.2.1.4.0, when using the Expression Builder in JDeveloper 12.2.1.4.0 all the bindings show the attributes from one of the View Objects only, no matter if the View Object is used in that context or not and it is not possible to use the Expression Builder to write down Groovy Expression based upon the bindings.

EXPECTED BEHAVIOR
------------------
The same behavior seen in JDeveloper 11.1.1.7.0 is expected.

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.