Oracle Apex - Internal Engine (Page processing and Rendering)

Card Puncher Data Processing

Oracle Apex - Internal Engine (Page processing and Rendering)

About

When you run an application, the Application Express engine relies on two processes:

Steps

Show Page

When you request a page using a URL, the engine is running Show Page.

Show Page is the page rendering process. It assembles all the page attributes (including regions, items, and buttons) into a viewable HTML page.

Accept Page

Accept Page performs page processing. It performs any computations, validations, processes, and branching.

When you submit a page, the Application Express engine is running Accept Page or performing page processing during which it saves the submitted values in the session cache and then performs any computations, validations, or processes.

Management

Stop

See APEX_APPLICATION.STOP_APEX_ENGINE

Documentation / Reference





Discover More
Card Puncher Data Processing
Oracle Apex - URL

The format of the APEX URL and URL management. Where: pocserver01:7777...



Share this page:
Follow us:
Task Runner