Step 1 of 4
A process that never says no
~1 min ← Back

A process that never says no

You're looking at a leave request process. An employee submits a request, someone reviews it, and it gets approved.

But wait — what if the request is denied? Right now this process has only one outcome: approved. Every run ends the same way.

Run it and see

Press ▶ Play and watch the token travel straight to "Request approved" — no matter what. This is a process that can't make decisions.

> 💡 In the real world, a reviewer might approve *or* reject a request. We need a way to model that choice.

When you're ready, click "I see it" to continue.

Interactive BPMN Editor
🎉

Tutorial complete!

You finished Decisions with gateways. Great work — you've learned the fundamentals of BPMN modeling.