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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Issues with imported pages from another environment

AlešKSep 12 2024

Hi APEX community,

i'm currently experiencing issues when I import a page from another environment with the same Workspace ID and Application ID. The import itself runs without any errors, but when running the page a blank HTML is generated.

After checking the debug I found the following error: “Page template 30255390514173960 does not exist. Check your theme configuration!”. This should not be an issue if the workspace and application ID's from where I exported are the same, right?

I inspected the APEX_APPLICATIION_PAGES view and discovered that the PAGE_TEMPLATE and PAGE_GROUP columns are empty. So there is definitely an issue with the identifiers.

When I wanted to change the properties manually through the page designer, the page designer froze when trying to open the page.

So my workaround currently is to copy the whole application a separate application and using the “Create page as a copy” functionality to merge single pages inside my target application.

Any ideas or suggestions?

Comments

BluShadow Mar 18 2024

Oracle support documents are available to paying customers through the support portal: support.oracle.com

If you are not a paying customer then I'm afraid you won't have access to the document, and it is a breach of any customer's agreement with Oracle to supply such support documents to others.

1 - 1

Post Details

Added on Sep 12 2024
4 comments
336 views