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!

appearance template is invalid after export the page from DEV then import to PROD

Old XuAug 13 2024 — edited Aug 13 2024

I need to deploy the pages from DEV to PROD. What I do is modifying the value of p_default_workspace_id in the DEV exported page (the SQL) as the same value of the p_default_workspace_id in PROD, then import this page to PROD. It works before and I like this way to deploy APEX in page level.

But today when I use this way to deploy I find the templates of Appreance are invalid ( all the page regions and items). The outlook of the page in PROD is out of order.

But if I export the whole app from DEV then import to PROD with different AppID, then create ‘Page as Copy’ back to the sam application, everything looks fine.

This post has been answered by InoL on Aug 14 2024
Jump to Answer
Comments
Post Details
Added on Aug 13 2024
4 comments
132 views