Customizing the Workflow

This section outlines how to customize the default Business Process Management (BPMN) workflows in Atoti Limits.

BPMN workflows are visual diagrams that use a standardized notation to model and understand business processes, enabling automation and streamlining of workflows. The workflows themselves may be simple or highly complex, depending on the business requirements.

Atoti Limits comes with a set of out-of-the-box workflows that are used to manage the lifecycle of limits and incidents. These workflows are designed in such a way that they are generic enough to cover a broad range of use cases but not specific enough that they can only be used for one purpose. We expect users to implement their own workflows to suit their business needs, using ours as samples.

We use Activiti as the BPMN engine and BPMN.io to help visualize the workflows. For more information on including a custom workflow in your application project, please see the following sections.