Hello,
On apex.oracle.com , I've created an automation that executes a stored procedure to update a table. The automation is scheduled to run daily (at midnight). The execution log shows that the automation ran successfully, but the table is not updated. I've run the stored procedure manually and it works, so there is not problem with the stored procedure. Also the ‘apex_automation.log_info’ does not appear in the execution log.
Am I missing something?
thanks


