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:

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

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.

Any idea how this is going wrong?
Thanks a lot and
Kind Regards,
Bilal