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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Is ORDS 19.1 supported with APEX 5.1

user8290236May 14 2019 — edited May 14 2019

Hi,

Is ORDS 19.1 supported with APEX 5.1 on a 12c Database and on the Oracle Weblogic Server 12.2.1.3.0?

Thank you.

Comments

Franck N

Hi,

i will say yes:

  • If Oracle Application Express is installed and if RESTful services have been configured during the installation (see the step Configure RESTful Services in Oracle Application Express Installation Guide), then Oracle REST Data Services supports it, including executing the RESTful services defined in Oracle Application Express.
  • Oracle REST Data Services system requirements when it comes to the DB are as follows:
    • Oracle Database (Enterprise Edition, Standard Edition or Standard Edition One) release 11.1 or later, or Oracle Database 11gRelease 2 Express Edition.
  • When it comes to APEX: version  5.1  is  ok :

APEX_REST_PUBLIC_USER

Only if using RESTful Services defined in Application Express of version 5.0 or above.

The database user used when invoking Oracle Application Express RESTful Services if RESTful Services defined in Application Express workspaces are being accessed

APEX_LISTENER

Only if using RESTful Services defined in Application Express of version 5.0 or above.

The database user used to query RESTful Services definitions stored in Oracle Application Express if RESTful Services defined in Application Express workspaces are being accessed

changes in Oracle REST Data Services

regards,

Franck

1 - 1

Post Details

Added on May 14 2019
1 comment
836 views