From 5db55eebf474cb8bcb47cb63795012d46f63ad8a Mon Sep 17 00:00:00 2001 From: Niek Otten Date: Wed, 15 Jul 2026 09:19:19 +0200 Subject: [PATCH] feat(workflow): add the Beoordelen behandelaar user task to registratie.bpmn (refs #13) After OpenZaakAanmaken the process now parks at a Beoordelen user task (candidate group behandelaar) until the behandelaar claims and completes it. registrationId rides along as a process variable so the werkbak correlates each task to its aggregate. The walking skeleton is unaffected: the temporary /approve path sets the zaak status directly; wiring the decision to complete this task lands in S-12c/d. Co-Authored-By: Claude Opus 4.8 (1M context) --- workflows/registratie.bpmn | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/workflows/registratie.bpmn b/workflows/registratie.bpmn index e49e22a..51f7de9 100644 --- a/workflows/registratie.bpmn +++ b/workflows/registratie.bpmn @@ -6,9 +6,12 @@ xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" targetNamespace="http://respellion.nl/big"> - + @@ -19,9 +22,13 @@ flowable:type="external-worker" flowable:topic="OpenZaakAanmaken"/> - + - + + + + + @@ -32,8 +39,11 @@ + + + - + @@ -41,7 +51,11 @@ - + + + + +