July 2012
Intermediate to advanced
456 pages
15h 17m
English
This chapter covers
Having read the first six chapters, you now know a lot about BPMN 2.0 and Activiti. You’ve been introduced to the tools, taken a good look at the Activiti Engine services API, implemented a real-world business process, and deployed that process on Activiti Engine. In the examples in the previous chapters, we focused on happy flow processes. Now, it’s time to start thinking about error handling.
In chapter 5, we implemented a simplified credit check script task, but, if the credit check logic is implemented with ...