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.