This folder contains a few BPMN processes for SpaceTraders. They bundle certain steps into a process block to fulfill a specific target, for example, to purchase a ship, or to navigate to a target waypoint.
You can use these blocks inside your process via call activities.
The processes use the SDK to automate the steps.
- Deploy the block processes
- Use a block in your process via call activity
- Define the required variables of the block via input variable mappings
- Define the output variables of the block via output variable mappings
- BPMN: Register new agent
- BPMN: Accept a contract
- BPMN: Purchase a new ship
- BPMN: Navigate a ship
- BPMN: Refuel a ship
- BPMN: Extract resources
- BPMN: Sell goods on a marketplace
- BPMN: Deliver contract goods
- BPMN: Find all waypoints by type/trait (including pagination)
- Form: Start a new game
- Automated mining loop process using the blocks