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!

APEX 23.2 + Nginx - AppBuilder::RunApplication problem

ZoltánJan 2 2024 — edited Jan 2 2024

Hello!

After upgrading to 23.2, starting the application from the Application Builder does not work, because the Tomcat url is placed in the "data-link" attribute of the application launch button.

data-link="https://dev-apex.....:8091/r/<ws>/<app>?session=9029332749308"

In previous APEX version, only this is included:

data-link="f?p=102::17265252552869:::::"

Would it be possible to include only a relative path?

Or is it possible to set the public url somewhere?

THanks&Regards

This post has been answered by Zoltán on Feb 16 2024
Jump to Answer
Comments
Post Details
Added on Jan 2 2024
4 comments
479 views