JBO 25013 when using selectonehoice with autosubmit
All,
I realize the JBO 25013 is very common and it says what it says but I don't know how to debug it. I have two view created based on entity with id and name attribute. Dragged name on jspx page to create selectonechoice, used second view as list data source, mapped id to id and used name as display atttibute. I selected autosubmit=true.
When I run the page, change the value in selectonechoice I JBO 25013 - Too many objects match oracle.jbo.key[selected key]. The query in view object is nothing but select all. Does anyone know how to fix this or debug this?
Thanks,
Dipal