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!

ORDS 18.1/18.2 APEX 18.1/18.2 - REST Enabled EndPoint URL failure

user12180816Apr 22 2019 — edited May 13 2019

Hello All

We have installed and enabled ORDS 18.1 on Apache 7 (apache-tomcat-7.0.93) using jdk1.8.0_192 on RHEL 5.11 (64 bit OS) against APEX 18.1 on 11GR2 (11.2.0.4) database. The database is running under oracle userid and another user is running Tomcat 7 enabled with ORDS 18.1. We are using sample tables EMP and DEPT. Schema XXAPEX is ORDS enabled

EndPoint URL: http://locahost:9999/ords/xxapex/hr/empinfo/

The EndPoint URL when used within the browser does download data in CSV format. However the same URL when used with APEX Builder -> Shared Components -> REST Enabled SQL screen fails with the following error message

""

Failed

The URL of this remote server does not point to an REST Enabled SQL Service. Please check the details of your REST Enabled SQL Service definition.

""

So far tried ORDS 18.2 /Tomcat 8 against APEX 18.2 on 11GR2 (11.2.0.4) but still see error message.

Enabled debugger TRUE on the screen - nothing is displayed

Apache log file has following message recorded - "POST /ords/xxapex/hr/empinfo//_/sql HTTP/1.1" 404":

Need help from fellow members to resolve this issue in using the REST Enabled SQL feature with ORDS.

Regards

SDRAO

Comments
Post Details
Added on Apr 22 2019
10 comments
2,860 views