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!

New bug?

selezeus13 hours ago

Working with Apex 23.2.

Hi everyone, hope everybody is doing well.

I upgraded an app from Apex 18 to Apex 23.2.

Problem.

If I change any process in the points Before of After Header, those changes are kept in the system, but they are not executed when, in theory, it must be executed. The type is “Execute Code”.

The change can be anything: delete, add, or change any line of code, or create a new process.

After I was sure enough that what was happening was the process that I changed was not executed, I supposed that it must be an old copy of the process saved somewhere, and this process was the process that the system executed when needed.

I began to look in the user apex 230200 tables, and I found in the table www_flows_step_processing, the item process_sql_clob the process with all the new code that I wrote, but I haven't found, yet, where is saved the old process code. I will find it, sure.

But the most important thing is to solve this problem and continue working without those bugs.

Question : Does anyone know anything about this and can help?

Any Help Welcome.

Regards.

Comments
Post Details
Added 13 hours ago
0 comments
34 views