Skip to Main Content

APEX

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!

Insert Trigger not firing when creating record from APEX 5

ChingSep 18 2015 — edited Sep 18 2015

When manully run insert, the trigger works fine, but when use APEX5 GUI, trigger is bypassed, and throw ORA-00001error. I am aware the following changes, Is there a way to get around it? (We have 100+ forms,  all used APEX Automatic Row Processing (DML) to add records)

Oracle Application Express release 5.0 includes an updated jQuery library version (updated from 1.7.1 to 2.1.3)  One significant update, which may result in an error in your applications is the deprecation of globally triggered events

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 16 2015
Added on Sep 18 2015
5 comments
825 views