Adding dynamic behaviour to the Activiti Engine
We have added a new feature to the Activiti Engine that I would like to share with you even before it's available as part of an official release. The new feature is the ability to change a defined...
View ArticleActiviti 6 adds ad-hoc sub process support
With the first official release of Activiti 6 approaching we have added support for ad-hoc sub processes. It's a feature that shows the strength of the Engine refactoring we have been doing, because...
View ArticleCoding introduction with Flowable 6
With the release candidate of Flowable 6 available, now is a good time to go back to the basics and look at how you can get started with using the Flowable 6 engine from scratch. Looking at all the...
View ArticleEvent sub processes in Flowable 6
With the release of Flowable 6, we improved the support for event sub processes. In Flowable 5, the support for event sub processes is limited to the interrupting type. This means that if a signal...
View ArticleMule 3 released
It maybe a bit strange to start of this blog with a post about Mule, but the release of version 3.0 of the Mule community edition is certainly a valid reason. It's been a while since I wrote the book...
View ArticleBPMN 2.0 with Activiti - book order tutorial
Step 1 - Implementing a Java Service TaskIn a small series of posts we will show how to get started with Activiti BPMS by getting a simple book order process running on Activiti Engine. All the BPMN...
View ArticleBPMN 2.0 with Activiti - book order tutorial (2)
Step 2 - Adding a start form to the processIn a small series of posts we will show how to get started with Activiti BPMS by getting a simple book order process running on Activiti Engine. All the BPMN...
View ArticleUsing Activiti's email task
In a small series of posts we show how to get started with Activiti BPMS by getting simple processes running on Activiti Engine. Today an Activiti specific construct will be addressed; the email task....
View ArticleActiviti Spring integration example
A few days ago Activiti 5.0 was released; an apache licensed clean, fast, rock-solid and easy to use business process management suite. In this post the powerful Spring integration that comes with...
View ArticleActiviti in Action updates (part 1)
Hi all, One of the difficulties with writing a book is that it's quite hard to provide updates when it's printed. The great thing about Activiti is that it's based on the BPMN standard and in that...
View Article