In this chapter, we looked at the control room and saw how it can be used to run processes in unattended mode. We scheduled a robot to run at a specific date and time without the need for a human to trigger it. We also studied work queues by creating our own coffee shop process to add orders to a queue, mark each order as completed/exception, and to update the status as the drink progresses through the order system.
In the final chapter of this book, we will round up by looking at how we can handle exceptions.