79185078

Date: 2024-11-13 13:28:19
Score: 0.5
Natty:
Report link

Somehow the behaviour regarding shared component subscriptions must have changed in one of the last releases. On the official oracle forum you can also find some issues with it that should be fixed in the latest version.

However I was only able to fix it by importing the application which contains the master components on command line and setting the offset to zero so that the authentication schemes keep their id:

apex_application_install.set_offset( p_offset => 0 );
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Nick