Connect the pipeline
Make sure all your tasks are connected in the right order. Each step should flow into the next.
Check your connections
The complete flow should be:
Order placed → Receive order → Validate order → Process payment → Order processed
If any arrows are missing, hover over a task until the blue arrow handle appears, then drag it to the next task.
Also: delete old connections
If the original arrow from "Receive order" still goes directly to the end event, delete it — it bypasses your new service tasks. Click the arrow and press Delete.
> 💡 Use the toolbar's ▶ Play button to verify the process runs correctly end to end.
Interactive BPMN Editor