JBO-25030 Error with entity association marked as composition
Just posting for future reference. I had a JBO-25030 today and its problem was associated to a Entity Assocation marked as "Composition", the problem is that new rows doesn't contain a default associated item.
Eg: You create a product without its category and product category is a Composition Association from the Products table to the Product Categories table.
Eg: You create a product without its category and product category is a Composition Association from the Products table to the Product Categories table.
Comentários
Postar um comentário