apex_preview_page
Generate a preview URL for an Oracle APEX page by specifying the app ID and page ID.
Instructions
Get the preview URL for a page (f?p=APP:PAGE).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | Application ID. Uses current session app if omitted. | |
| page_id | No | Page ID to preview. Uses last created page if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |