apex_mail.push_queue 3.0.1.00.08
581849Oct 11 2007 — edited Oct 12 2007Did 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