We have one master application in APEX and multiple child applications where the Authorization schemes, Authentication Schemes, some LOVs are subscribed to child applications.
Whenever we import the child applications in higher instances by replacing the application, the existing Subscriptions ends up with “Nonexistent Master”. That forces us to unsubscribe and subscribe again for each of the Schemes, LOVs etc.
With growing need of our applications, it is becoming a nightmare to perform these tasks manually every time we plan for a release and this is a long standing issue.
We are using APEX 24.2 on Autonomous Database Serverless.
- Is there any fix available in latest version or any plan for this fix?
- Is there any APEX Utilities available to update the subscriptions from backend?
Thanks
Sandipan