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 urls are not working with upgraded APEX 20.1 instances

JohnC47Jun 3 2020 — edited Jul 15 2020

I have recently upgraded from APEX 18.2 to APEX 20.1 on several instances.  Whether creating a new application or upgrading an existing application, friendly url does not work.  The result is HTTP-404 errors.  I have ORDS 19.4 running and the error occurs whether in Web Logic or standalone. 

I've tried creating the  Sample Database Application, which will enable friendly url and can not run the new application.

The url will look like this, when application id is 104:

http://host:port/ords/dbinst/schemaprefix/r/104/sample-database-application?session=7078400754387

The HTTP-404 error page has the following text:

The request could not be mapped to any database. Check the request URL is correct, and that URL to database mappings have been correctly configured

If I disable the friendly url, the resulting f?p=104 url works without issue.

Has anyone got this to work in their existing environments?   The feature works at apex.oracle.com.

Comments
Post Details
Added on Jun 3 2020
1 comment
551 views