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!

apex_mail.push_queue 3.0.1.00.08

581849Oct 11 2007 — edited Oct 12 2007
Did a commit get added to the apex_mail.push_queue in the new release?

We've got a trigger that composes an email, does an apex_mail.send(), and then an apex_mail.push_queue. It's throwing a "ORA-04092: cannot COMMIT in a trigger" on the push_queue after the upgrade. The code works fine in 2.2.1.00.04. The trigger will also run if I comment out the push_queue in 3.0.1. Just want to make sure that the behavior change was intentional.

Thank you
Dave
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 9 2007
Added on Oct 11 2007
4 comments
739 views