Implement RESTful Web Services

RESTful Web services enable the declarative specification of RESTful services used to access the database. These services work with the Oracle Application Express Listener to enable the consumption of these services.

  1. Access the Service Console for your Schema Service. See Access the Service Console.
    The Service Console appears.
  2. If the Service Console includes the Develop icon, click Develop. Otherwise skip this step.

    Note:

    If you purchased the service prior to August 2017, the Service Console is the Oracle Application Express home page and will not include the Develop icon.
  3. Click SQL Workshop.
  4. Click RESTful Services.
  5. To create a RESTful Web service, click Create.
  6. Follow on-screen instructions.

Note:

An "APEX RESTful Services - Minimum version of ORDS not met" notification may be displayed. This message indicates that you can only utilize APEX-based RESTful services in Schema Service. If you require ORDS-based RESTful services, consider migrating to Oracle Autonomous Database.
To learn more about implementing RESTful Web services, see Using RESTful Services in Oracle Application Express SQL Workshop Guide.