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!

Form_trigger_failure not stopping processing in wvi trig

440732Jun 20 2006 — edited Jun 21 2006
Hey guys,

I'm using form 6i. I am calling a forms procedure from the when validate item trigger. If some condition is met in the procedure, I raise form_trigger_failure. The problem is this.
I change a value in the field. I then hit the a save button. This fires the wvi trigger on the modified item. The procedure is called and the raise_form_trigger_failure is executed. Then the code in the wbp is executing.
My question is how do I stop processing at the point where the raise_form_trigger_Failure is hit? Any work arounds or ideas would be greatly appreciated. Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2006
Added on Jun 20 2006
4 comments
774 views