1 Changes in Release 22.2 for Oracle APEX API Reference
All content in Oracle APEX API Reference has been updated to reflect release 22.2 functionality.
New Features and Updates
The following topics have been added or updated for this release:
- APEX_APPROVALS (Updates)
                        - ADD_TO_HISTORY Procedure (New)
- SET_TASK_DUE Procedure (New)
- REQUEST_MORE_INFORMATION Procedure (New)
- SUBMIT_INFORMATION Procedure (New)
- RENEW_TASK Function (New)
- HANDLE_TASK_DEADLINES Procedure (New)
- GET_TASKS Function (Updated) - new parameter p_show_expired_tasks.
- GET_TASK_HISTORY Function (Updated) - new parameter p_include_all.
 
- APEX_AUTOMATION (Updates)
                        - EXECUTEProcedure Signature 2 (New) - Executes an automation in the background.
 
- APEX_ESCAPE (Updates)
                        - CSS_SELECTORFunction (New)
- CSVFunction Signature 1 (New)
- CSVFunction Signature 2 (New)
- GET_CSV_ENCLOSED_BYFunction (New)
- GET_CSV_SEPARATED_BYFunction (New)
- HTML_ALLOWLIST_CLOBFunction (New)
- HTML_ATTRIBUTE_CLOBFunction (New)
- HTML_CLOBFunction (New)
- HTML_TRUNCFunction Signature 2 (New)
- JS_LITERAL_CLOBFunction (New)
- JSON_CLOBFunction (New)
- NOOPFunction Signature 2 (New)
- SET_CSV_PARAMETERSProcedure (New)
- STRIPHTMLFunction Signature 1 (New)
- STRIPHTMLFunction Signature 2 (New)
 The following APEX_ESCAPE APIs now use a deterministic syntax: - HTMLFunction
- HTML_ALLOWLISTFunction
- HTML_ATTRIBUTEFunction
 
- APEX_EXEC (Updates)
                        - ENQUOTE_LITERALFunction (New)
- ENQUOTE_NAMEFunction (New)
 
- APEX_INSTANCE_ADMIN (Updates)
                        - SET_WORKSPACE_PARAMETERProcedure (Updates) - New options for- p_parameter: ENV_BANNER_COLOR, ENV_BANNER_LABEL, ENV_BANNER_POS, and ENV_BANNER_YN.
 
- APEX_PLUGIN (Updates)
                        - t_item_meta_data_resultData Type (Updates) - new syntax includes- escape_output.
 
- APEX_PLUGIN_UTIL (Updates)
                        - GET_ORDERBY_NULLS_SUPPORTFunction (New)
- GET_PLSQL_EXPR_RESULT_CLOBFunction (New)
- GET_PLSQL_FUNC_RESULT_CLOBFunction (New)
- PRINT_DISPLAY_ONLYProcedure Signature 2 (New)
- PRINT_ESCAPED_VALUEProcedure Signature 2 (New)
- PRINT_HIDDENProcedure (New)
 
- APEX_SEARCH (New) - new API package for application search.
                        - SEARCHFunction (New)
 
- APEX_SESSION_STATE (New)  - new API package utilities needed to read and assign session state values.
                        - Global Constants
- Data Types
- GET_VARCHAR2Function (New)
- GET_CLOBFunction (New)
- GET_NUMBERFunction (New)
- GET_TIMESTAMPFunction (New)
- GET_VALUEFunction (New)
- SET_VALUEProcedure Signature 1 (New)
- SET_VALUEProcedure Signature 2 (New)
- SET_VALUEProcedure Signature 3 (New)
 
- APEX_UTIL (Updates)
                        - BLOB_TO_CLOBFunction (New)
- CLOB_TO_BLOBFunction (New)
- GET_NUMERIC_SESSION_STATEand- GET_SESSION_STATEFunctions (Updates) - these functions can use FAST DUAL functionality for enhanced SQL query performance.
 
Deprecated and Desupported Features
The following APIs are deprecated as of this release:
- APEX_INSTANCE_ADMIN.ADD_WEB_ENTRY_POINTProcedure - The parameter- p_methodsis deprecated.
- APEX_LDAP Package - Port 389 is disabled. Use port 636 instead.
- APEX_PAGE - The following APIs are deprecated:
                        - IS_DESKTOP_UIFunction
- GET_UI_TYPEFunction
 
See Deprecated Features and Desupported Features in Oracle APEX Release Notes .