Fires during the Post and Commit Transactions process, just after a record is inserted. It fires once for each record that is inserted into the database during the commit process.
Definition Level form or block
SELECT statements, DML statements (DELETE, INSERT, UPDATE), unrestricted Built-ins
Enter Query Mode no
Use a Post-Insert trigger to audit transactions.
Oracle Forms performs the following steps when the Post-Insert trigger fails:
Post and Commit Transactions