Process StructureΒΆ
A process is composed of 2 files:
A process BPMN file (
.bpmn20.xml
), which defines the flow of the process. This file should be edited using the Smartmate BPMN Editor. For example:A process YAML file, which defines:
the process properties (name, mainTable, icon, description, etc.)
Important
Both files together define the process. They should have the same name (with different extensions), and be located in the same folder.
See: