Skip to main content

Get started with Operaton

This tutorial guides you through modeling and implementing your first workflow with the Operaton. In this guide, you'll choose between implementing executable processes in Java or JavaScript (NodeJS) using one of Operaton's ready-to-go task clients.

You will be guided through the following six steps:

Download and Installation​

Install the Operaton Platform and Camunda Modeler on your machine.

Executable Process​

Learn the basics of handling the Camunda Modeler, learn how to model and configure a fully executable process and learn how to integrate your own business logic.

Deploy the Process​

Deploy the Process to Operaton and start your first process instance.

Involve Humans​

Learn the basics of integrating user tasks into a Process and how to build forms with Operaton.

Make It Dynamic​

Learn how to make your Process more dynamic by adding Gateways to the Process.

Decision Automation​

Learn how to integrate DMN decision tables in the Process.