JBO-25013: Too many objects match the primary key oracle.jbo.key error
652186Sep 5 2008 — edited Sep 5 2008I have implemented dependant dropdown in ADF.
My page contains two dropdowns First one is independant and values in the second one is populated depending on the value chosen in the first one.
I have used simple selecy query in my view objects and one entity object.
but while running the page i am getting the error JBO-25013: Too many objects match the primary key oracle.jbo.key
please help me with how to debug the error.