Skip to Main Content

ORDS, SODA & JSON in the Database

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!

ORDS + Apex / Define a default apex application

VoiDeeJul 12 2019 — edited Jul 16 2019

Hello,

I'm complete freshy with ORDS, APEX and Tomcat integration, but I got it running with a Tomcat installation. When I enter the URL http://localhost:8080/ords it will end in the Apex Login Page (like http://localhost:8080/ords/f?p=4550:1).

I'm happy it works, my question is: how can I configure ORDS or Tomcat (or APEX?), that it ends in a user defined application like http://localhost:8080/ords/f?p=MYAPP:1 ? (with MYAPP = my application alias)

Any help would be great.

Kindly

Tom

Comments
Post Details
Added on Jul 12 2019
7 comments
3,312 views