Skip to Main Content
Feature Request FR-4590
Product Area APIs
Status ROADMAP

5 Voters

Add APP_PAGE_ID to SYS_CONTEXT APEX$SESSION

weberge42 Public
· Aug 6 2025

Idea Summary
let there be an SYS_CONTEXT('APEX$SESSION','APP_PAGE_ID')

Use Case
same idea as SYS_CONTEXT('APEX$SESSION','APP_ID')

Preferred Solution (Optional)
SYS_CONTEXT('APEX$SESSION','APP_PAGE_ID') does not return NULL

i know i can use apex_application.g_flow_step_id but there is no reason why APP_PAGE_ID is not available whereas APP_ID is.

This is currently on the roadmap for a future release of Oracle APEX.