Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

A view link between the recursive adf tree table and table is not getting refreshed

BilalJan 23 2018 — edited Feb 2 2018

I have two view objects RouteElementVO (parent) and RouteElemDffValueVO (child). The RouteElementVO is setup to show the recursive hierarchy on the ADF tree table. To this end, the view has view criteria to show the top-level nodes in the initial rendering. This view criterion is applied to the view via the Application module Edit option. The data model of the view object is as follows:

DataModel-AM.png

I then used the routeElementVO to create a tree table and used the ChildElementByParentElementsVO as the recursive rule (see the following image).

Screen Shot 2018-01-23 at 08.13.45.png

In addition, I used RouteElemeDffValuesVO to create a table. When I run the page the view link between the tree table and table is not getting synchronized.

Don't know how to maintain this row currency? I have tried to set up the Target Data Source as shown below, but that didn't work.

Screen Shot 2018-01-23 at 08.17.07.png

Any idea how this is going wrong?

Thanks a lot and

Kind Regards,

Bilal

This post has been answered by Bilal on Feb 2 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 2 2018
Added on Jan 23 2018
3 comments
362 views