Activiti 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 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 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 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 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 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 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 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 ArticleUsing the Activiti 6 Angular app
The Activiti 6 Angular app has been updated with a number of new features in Beta3. This article shows a number of these new features and will guide you in creating an app definition that can be...
View ArticleActiviti 6.0.0.Beta3 released
Today Activiti 6.0.0.Beta3 was released and calling it feature packed doesn't cut it this time. A lot of features have been added and we now are feature complete on an Engine level for the final...
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 ArticleActiviti 5.19.0 released
Today we have released Activiti 5.19.0! This release provides a new feature that prevents you from needing to redeploy a process definition when you only want to change a service task class name, or a...
View ArticleAdding 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 ArticleGetting started with the new Activiti 6 UI
We launched Activiti 6 with a new UI that replaces the Vaadin based Activiti Explorer application. The new UI is written in AngularJS and contains a number of new features that we'll introduce in this...
View ArticleActiviti 6 Beta 1 released
Today is a big day for the Activiti project and community. We released the first beta of the first major revision of the Activiti Engine. The main reasons to introduce Activiti 6 are:Complete...
View ArticleActiviti Designer 5.18.0 released
Today we released Activiti Designer 5.18.0. This release contains the following highlights:Updates to BPMN palette with support for compensation and cancel events and transaction sub processes. We also...
View ArticleActiviti 5.18.0 released
Today we have released Activiti 5.18.0! We are really happy to provide the new bulk insert and other improvements to the Activiti Engine starting from today. This release took a bit longer than...
View ArticleActiviti JIRA moved to Atlassian Cloud
As you might have seen, Codehaus is shutting down. Since we heard about this we have been looking for the best alternative solution for the Activiti issues. Because we wanted to keep the existing...
View ArticleActiviti 5.17.0 released
I'm happy to announce the immediate availability of Activiti 5.17.0. This release contains the following highlights:We introduced a fully tested and brand new Async executor, which supersedes the old...
View ArticleActiviti 5.16.4 released
We've released Activiti 5.16.4 and that includes bug fixes, but also 2 bigger features.We've introduced a new lock free job executor that improves the scalability of the job execution with magnitudes....
View Article