Site icon Kiú

Oracle APEX 23.1 – Mejoras en el Procesamiento de Páginas

In this demo we will dive into the new page processing enhancements in Oracle APEX 23.1. We will review the new process type called Execution Strings. We will see how to show the status of background executions using the new APEX view APEX_APPL_PAGE_BG_PROC_STATUS and we will learn about the new API APEX_BACKGROUND_PROCESS with its two procedures concerning progress and status. Finally we will learn how we can have more control of the processes that are running in the background from the active sessions view in APEX.

Quiero agradecer expresamente a Louis Moreaux por su artículo “Oracle APEX 23.1 – Page Processes Enhancements” ya que me he guiado con sus ejemplos para poder realizar esta demostración!

Read his article at the following link:
https://lmoreaux.hashnode.dev/oracle-apex-231-page-processes-enhancements

(The codes used in this video are in your article)

Exit mobile version