Skip to Main Content

Oracle Forms

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!

Raise Form_trigger_failure

566154Mar 28 2013 — edited Mar 28 2013
I've a validation in WHEN-VALIDATE-RECORD, that check for several criterias. When the criteria fail, I display the error as popup and issue 'raise Form_trigger_failure' so that it will abort the rest of the validation.
However, it doesn't seem to abort and keeping looping displaying the same validation error. I had to kill the program via 'Task Manager'.
Could someone advise what I could do to abort the trigger? Thanks very much.

PS. My system is still on Forms6i running as Client Server.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2013
Added on Mar 28 2013
2 comments
119 views