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!

ADF Unique constraint for mutiple columns validation problem

hoanvuphanDec 12 2014 — edited Mar 20 2015

Hi all,

I am using ADF & Jdev 12.1.2.0.0

In my database I create unique constraint for 4 column in 1 table.

In Entity Object, I update AltKey of that constraint to true.

I create business rule for that unique constraint.

In form, if I create a new row, and put data that violate the constraint -> error message is showed at the last field of the constraint.

After that I update the second field (not the last field) in order to make it unique, but the error is not clear. This is not good.

I have to change value for the last field then the error message is wiped.

Do you guys have any idea to fix that?

Thanks in advance,

Vu

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2015
Added on Dec 12 2014
1 comment
807 views