apex_list_processes
List all processes on a specific page of an Oracle APEX application. Pass the app_id and page_id to get a complete list of process definitions.
Instructions
List page processes of an existing app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Application ID. | |
| page_id | Yes | Page ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |