20.16 Creating Tasks from Task Definitions
Create tasks in an Oracle APEX application from existing task definitions.
For APEX to create tasks, you must define a Human Task - Create page process. When the page process runs, APEX creates a new task based on the task definition. In order to be able to use this process, at least one Task Definition must exist as a shared component in the application.
To add a Human Task - Create page process to a page:
- Example: Creating a Human Task from a Form Submission
You can configure both approval and action tasks, collectively known as human tasks, as page processes that can run upon submission of a form.
Parent topic: Managing Workflows and Tasks