SpiffArena is the low code workflow platform built on SpiffWorkflow, letting teams draw a business process as a BPMN diagram and then run it as executable software.
SpiffArena is the web application built around the SpiffWorkflow engine, and it turns a diagram into a running system. Analysts and subject matter experts draw a process in the browser using standard BPMN notation, express the decisions inside it as DMN decision tables, and save it straight into a version controlled process model repository. The same diagram is then what actually executes: SpiffArena starts process instances from it, drives them through their tasks, gathers input through generated forms, evaluates the decision tables, runs script steps, and records the whole history of every instance.
Because the model is the implementation, the gap between the process a team agreed and the process the software runs simply does not open up. An administrator interface shows every process group, every model and every instance in flight, with the state of each task, the data carried through the process and the option to intervene where a human decision is needed. Process models live in a git repository, so change to a business process is reviewable and revertable in exactly the way code is.
SpiffArena suits approval chains, onboarding and offboarding, request and fulfilment workflows, compliance and review processes, and any long running procedure that today lives in a mix of email, spreadsheets and habit.
The cloudimg image ships the workflow engine, the BPMN and DMN editor, the administrator interface, the background scheduler and a bundled database on one virtual machine, with nothing to assemble and no external services to stand up. The upstream project's development sign in, which publishes a set of demo accounts, is removed entirely: the image contains no working credential at all, and first boot generates this VM's own administrator, its own signing key and its own encryption key, then refuses to finish until it has proved that none of the published demo logins work and that yours does. An example process model is included so you can run something end to end within a minute of first boot, a self test command re verifies the whole appliance whenever you want it, and every image is paired with a written deployment guide and 24/7 support.
Real screenshots taken while testing this image against its deployment guide.