Limit Workflow
This section describes how to use the out-of-the-box workflows.
Workflows in Atoti Limits are created using Business Process Management Notation (BPMN) and Activiti is the
workflow engine of choice.
Workflows are outlined in .bpmn
files and in the context of Atoti Limits a Workflow is synonymous with a Process.
For more information on workflows, BPMN and Activiti, please see:
- BPMN.org for details on the specification
- BPMN.io for web tools used to design and edit bpmn files. Note that these bpmn files can be included in Atoti Limits
- Activiti for details on customizing workflows for the Activiti workflow engine
To add custom workflow actions, see Adding Custom Workflow Tasks.