Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JBO-34014 error

kiran mahanthyFeb 28 2017 — edited Mar 1 2017

Hi

I am using jdev 12.1.3

I have a VO based on a single EO. One column ID is the primary key in the Eo and Vo. I am creating a row in the bean and committing it.

The row is getting created in the table but i am getting the below error in the UI:

Root cause error code is JBO-34014. Error message parameters are {0=oracle.jbo.Key[20442300 null ], 1=root}

Entity :

pastedImage_1.png

View :

pastedImage_2.png

PS: On the table in the DB I see a unique constraint.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 29 2017
Added on Feb 28 2017
12 comments
963 views