We’re sorry. We could not find a match for your search.

We suggest you try the following to help find what you’re looking for:

  • Check the spelling of your keyword search.
  • Use synonyms for the keyword you typed, for example, try "application" instead of "software."
  • Start a new search.
Cloud Account Sign in to Cloud
Oracle Account

Oracle APEX 23.1 Known Issues

APEX 23.1 was released on May 17, 2023.

Please review the Release Notes for significant issues known at time of release. Any new significant issues will be added here. This page was last updated on May 17, 2023.

Bugs

  • 35340435 - DB POOL NAME IS MISSING IN AUTOREST OBJECT URL

    Problem: The full URL displayed when viewing an enabled module definition when using a named pool in ORDS is incorrect. This issue is tracked in bug 35340435.

    Solution: Add the ORDS named pool to the full URL.

    Example: For an AutoREST enabled object definition with ORDS configured to use a named pool, the full URL displays as:

    server/ORDS alias/schema alias/object alias/

    The correct URL is:

    server/ORDS alias/ORDS named pool/schema alias/object alias

  • 35378812 - REST MODULE FULL URL INCORRECTLY INCLUDES MODULE NAME

    Problem: The full URL displayed when viewing a module definition is incorrect. This issue is tracked in bug 35378812.

    Solution: Remove the module name from the full URL.

    Example: For the default module, oracle.example.hr, the full URL displays as:

    server/ORDS alias/schema alias/oracle.example.hr/hr/

    The correct URL is:

    server/ORDS alias/schema alias/hr/


APEX 23.1 Content Delivery Network (CDN)