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!

workaround for importing on ADB components export file into same workspace id but different application id

flaviocMar 5 2025 — edited Mar 5 2025

Hi,

I have the same application installed in two different databases, same workspace ID, in one case application ID is 102, on ADB is 105 (in both databases I have APEX version 24.1.x).
Although the import process seems to allow this type of situation, when I try to finalize the import of the components SQL file into ADB, it blows up with “Bad Request” HTTP 400.

After manually replacing 102 with 105 in the component export file (actually the occurrences in the first executable lines of the file), I was able to import the components successfully.

Hope it helps.

Flavio

Comments
Post Details
Added on Mar 5 2025
3 comments
276 views