Oracle REST Data Services

Oracle Visual Builder Add-in for Excel supports Oracle REST Data Services (ORDS) when you provide OpenAPI service metadata for an ORDS service. ORDS with AutoREST can provide an OpenAPI service metadata document.

For example, use http(s)://myhost.example.com:8888/ords/hr_demo/open-api-catalog/employees/ where:

For information about AutoREST, see Automatic Enabling of Schema Objects for REST Access (AutoREST) in the Oracle REST Data Services Developer’s Guide.

For manually-created REST services using ORDS, you’ll need to define modules, templates, and handlers in order to get an OpenAPI service metadata document. See Manually Creating RESTful Services Using SQL and PL/SQL in the Oracle REST Data Services Developer’s Guide.

After importing ORDS service metadata, you can use the Business Object Field Editor to provide additional information about each field to improve the overall user experience. For example:

Known Issues with ORDS

Refer to these known issues when planning to use Oracle REST Data Services: