Hi Experts,
I am using JDeveloper 12c.
I had two EO already created.(LoctEO(This is master), LoctZipEO(this is child)). based on these two EO I created to VO (LoctVO, LoctZipVO) and based on these two VO relation I created VL (Association was by default created). While creating VL I selected association from both the vo and all.
My requirement is when user select value from LOV corresponding child record should display in the table. but while selecting value from the LOV it is throwing error for some record(as you can see the image) like
Too many objects match the primary key oracle.jbo.Key[169 ] . While creating record for child table (LoctZipVO) also getting same error. Kindly help
I don't have any database trigger for this.
I have primary key defined in EO and Vo also.
I have EO based VO so I can't check the query(as we don't get query) Kindly correct me if I am wrong. if we can check kindly help me how.


Thanks
Thanks