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 :

View :

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