Too many objects match the primary key error
FerezJan 23 2012 — edited Feb 20 2012Hi
I have a detail table with a primary key consisting of 3 fields. I add a new row to the table and it is OK but when I try to add another record to the table it says that
JBO-25013: Too many objects match the primary key oracle.jbo.Key[null 123 null]. I want to add two or more rows to the table at once and after that I fill the rows and submit the form. What should I do?
Anyway, I am using JDev 11.1.1.4
Thanks
Ferez