"oracle.jbo.TooManyObjectsException: JBO-25013: Too many objects match the primary key oracle.jbo.Ke
I'm fairly comfortable working with Custom Integrators. But recently, one of the integrators that I created whose interface is based on a custom table keeps raising the following error:
"oracle.jbo.TooManyObjectsException: JBO-25013: Too many objects match the primary key oracle.jbo.Key"
This happens when I try to delete pre-importer rule and recreate. I was improving on the pre-import business rule validations and hence had to modify the procedure very often. Every time I change the database package and come to this integrator to test it in "preview" mode the importer rules are NOT getting executed (which is another issue, which on checking I discovered that workflow background process needs to be executed with parameters ", , , N, Y, N". Sometimes this worked and in others did not. So I did further research and discovered that LONG_RUNNING_JVM parameter must be set