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!

Loosing Subscriptions from Master App after reinstalling apps

Juergen SchusterFeb 29 2024 — edited Mar 1 2024

Hi,

We copied the DB from INT to DEV and reimported the DEV Apps into DEV. We have a Master App where all Child Apps subscribing from. This worked fine in older APEX versions. Now we are on 23.2 and we lost all the subscriptions 😬

In the imported child apps there are still the right referenced component IDs (see screenshot of an example with a referenced Authentication Schema). And when I check the exported Master App I find the right component ID there. But when I import the Master app, for whatever reason this component ID changes?

This is a child app's authentication schema that references the subscribed master app's authentiction schema. So from the child apps, all subscriptions are still there:

You find the ID in the exported Master App, so all good so far:

But when we import this Master-App, this Authentication Schema gets suddenly a new ID and the subscriptions are lost. This is happening for all subscriptions from the Master-App not just Auth-Schemas:

The switch: “Original IDs” doesn't change anything. Not sure what this is for anyway, but it sounded like it was worth a try 😌

Comments
Post Details
Added on Feb 29 2024
4 comments
478 views