Creating 2 Applications both with standard Universal Theme.
The first application (Master) has a reference to the Oracle Universal Theme.
The second application (Subscriber) has a reference to the Application Theme of the Master application.
This subscription is active on the development environment.
Now i export both applications and import them on another environment.
The Master will be importet first and afterwards the Subscriber.
If i now look into the Universal Theme of the subscriber app the message “Subscribed From: Nonexistent Master” is shown.
Further information and notes
- the export has been tested with and without original ids
- both workspaces have the same id (on different pdbs)
- the application will be imported with the setting to reuse the ID from export
- i know that i can resubscribe the theme on the import environment, but i need an automated solution
- Does any API exist where i can do a subscription by command line?