Hello,
I need help in following use case:
When calling the url from Oracle Autonomous DB automatically the Landing Page ist opened:
https://myDOmain/ords/_/landing
Is there a way to handle the forwarding, to open an existing App in the Apex Instance instead of opening the default landing page.
I read about in Oracle Support that it is possible to configure it in ORDS : How to Disable the Landing Page in ORDS 23.2 and higher (Doc ID 2977546.1)
by changing the misc.defaultPage parameter.
Is there a way to setup in the cloud as well?
Thank you.