Step 5 of 5
Run the automated pipeline
~1 min ← Back

Run the automated pipeline

Press ▶ Play and watch your order pipeline execute from start to finish automatically.

What you've built

A process where:

  • Each service task represents a call to an external system
  • The engine orchestrates the sequence — no manual coordination needed
  • If any step fails, the engine knows where the process stopped
  • What you've learned

  • ✓ Service tasks represent automated work done by job workers
  • ✓ The gear icon visually distinguishes automation from human work
  • ✓ Chaining service tasks creates a fully automated pipeline
  • ✓ The process engine tracks exactly where execution is at all times

In a real deployment, each service task would have a job type configured — a string like "validate-order" that your job worker subscribes to.

Interactive BPMN Editor
🎉

Tutorial complete!

You finished Automating work with service tasks. Great work — you've learned the fundamentals of BPMN modeling.