bpmn·OMG BPMN 2.0.2 / ISO/IEC 19510:2013·software, finance, support·complexity 3/3·since v0.4.0
Refund escalation workflow
BPMN process for refund handling across Support, Risk, Finance, and an external payment processor, with SLA timer escalation and customer-facing message flows.
For the process analyst
bpmn·§ —
↘ preview
100%
UTF-8 · LF · 50 lines · 1176 chars✓ parsed·12.5 ms·17.6 KB SVG
Scenario
Refund handling is a process-governance problem: support receives the customer request, risk decides whether policy blocks the refund, finance approves and issues the money movement, and the payment processor confirms settlement. BPMN is the right notation because lanes and message flows are part of the meaning.
Annotation key
- The
48h SLAtimer event makes escalation a timed process milestone rather than a vague task. - Message flows (
~~>) cross pool boundaries for customer and processor communication. - The XOR gateway separates policy denial from the refund issuance path.