Join in: get the sources for this guide
In addition to this guide, the source code of the example project is available on GitHub. You can download it as a.zip or clone it with git:
Six steps to get started
- Download and Installation — Install ASEE Flow and the Camunda Modeler on your machine.
- Executable Process — Learn the basics of the Camunda Modeler, how to model and configure a fully executable process, and how to integrate your own business logic.
- Deploy the Process — Deploy the process to ASEE Flow and start your first process instance.
- Involve Humans — Learn the basics of integrating user tasks into a process and how to build forms with ASEE Flow.
- Make It Dynamic — Make your process more dynamic by adding gateways.
- Decision Automation — Integrate DMN decision tables into the process.