feat(workflow): Flowable + registratie.bpmn external task (closes #4) #44
Reference in New Issue
Block a user
Delete Branch "feat/4-flowable"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements S-03 (#4).
infra/flowable/docker-compose.yml— flowable-rest on Postgres, host :8090; aflowable-initcontainer deploys the model via the REST API on boot (idempotent).workflows/registratie.bpmn— minimalregistratieprocess: start → external-worker task OpenZaakAanmaken → end.make flowable-smoke→verify.py: starts an instance and asserts it parks on the external task; runbookdocs/runbooks/flowable.md.Verified clean-slate:
down --volumes→make flowable-smokedeploys on boot, starts an instance, confirms it waits atOpenZaakAanmaken(ended=false), cleans up.closes #4
🤖 Generated with Claude Code