Navigation :
test ../ test dev.html
Developer Guide
test ../ test dev/dev-release.html
-
Release and migration notes
test ../ test dev/getting-started.html
-
Getting started
test ../ test dev/dev-ui-config.html
-
Configuring the UI
test ../ test dev/dev-extensions.html
-
Extending the Module
test ../ test dev/integration.html
-
How to Connect Limits to an Atoti Server
test ../ test dev/alert-tasks.html
-
Evaluating Limits
test ../ test dev/scopes.html
-
Limit Scopes
test ../ test dev/limit-workflow.html
-
Limit Workflow
test ../ test dev/date-roll.html
- Date Roll
test ../ test dev/restful-endpoint.html
- RESTful endpoints
test ../ test dev/security.html
- Required Roles
test ../ test user-ref.html
User & Reference Guide
test ../ test user-ref/limits-overview.html
-
Atoti Limits Overview
test ../ test user-ref/whats-new.html
- What's New
test ../ test user-ref/using-limits.html
-
Manage limits
test ../ test user-ref/manage-incidents.html
-
Manage incidents
test ../ test user-ref/input-files.html
-
Input file formats
test ../ test user-ref/configuration.html
-
Configuration files
test ../ test user-ref/cube.html
-
Cube reference
test ../ test user-ref/datastore.html
-
Datastores
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 .