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!

Persistent Cache Issue: Disabled Process Still Executing

RAJUDDXNov 15 2024 — edited Nov 15 2024

I am facing a "NO DATA FOUND" issue on a page due to a missing exception in the PL/SQL code of the "Before Header" process. This page was originally developed in the free APEX cloud and later imported into our OCI instance.

The problem is that even after updating the process, the changes do not reflect. Additionally, when I disable the process, the error still persists during runtime.

What’s surprising is that this issue continues even after changing the page from modal to normal. In the development environment, the "Server-side Condition" of the process is set to "Never," yet the error still shows up.

Note: The Application ID and Workspace ID are the same in both the free cloud instance and the OCI instance.

please help if possible @Steve Muench-Oracle

Comments
Post Details
Added on Nov 15 2024
5 comments
265 views