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!

Friendly HOME url in User Interface attribute gives wrong URL in APP Builder

YvonneBAug 4 2025 — edited Aug 4 2025

There is an inconsistency in the APP Builder for the HOME url when I run my application.

When I use a friendly URL in my HOME URL like "r/workspace/app_alias/page_alias' and press run on a page, no problems. Also, the home url given to the LOGO is correct.

But when you run the application directly on the parent application level in the App Builder, it concats the r/workspace again, given it a wrong URL, and showing an error page. It is not in the HTML, but it is on browser level.

Home link opened: https://apex.oracle.com/pls/apex/r/workspace/r/workspace/app_alias/page_alias.


Example on apex.oracle.com:

I entered: r/yvonne/cijferslot/home

when running my home page: https://apex.oracle.com/pls/apex/r/yvonne/cijferslot/home

when clicking logo / logo text: https://apex.oracle.com/pls/apex/r/yvonne/cijferslot/home

when running application from parent level in app builder: https://apex.oracle.com/pls/apex/r/yvonne/r/yvonne/cijferslot/home

--

I have a small move for more details if I am not clear enough, but it wont let me upload it because it is to large.

Comments
Post Details
Added on Aug 4 2025
0 comments
90 views