This folder contains a BPMN process for the SpaceTraders Quickstart tutorial. It uses the SDK to automate the steps in the process.
Requires a Camunda cluster in version 8.3+.
- Deploy the process
- Create a new instance of the process via the start form:
- Fill in your agent's name
- Submit the form
- Deploy the process
- Create a new instance of the process with the following variables:
{
"agent_name": "The unique name of your agent (i.e. player name)."
}