There are a couple of crucial decisions Alfresco took when launching Activiti that made these spectacular results possible. First the combination of the liberal Apache license with
the new BPMN 2.0 standard rocks. 2 of the community companies are actually in the BPMN 2.0 specification: Alfresco and Camunda.
Timing of the standard and this new project has very good to us as well. Alfresco's gave us the opportunity as ex-jBPM founders to build Activiti as a separate brand and run it as an independent project. That really has been a boost to build this broad community quickly. Given that this strategy has played out even beyond our initial high expectations, we believe we're in for a profound impact on the BPM world.
Here's an overview of what's in this first final release:
- 85 pages of documentation
- Super easy demo install that gets you up and running in less then a minute
Activiti Engine
- Easy embeddable (just include the .jar)
- Excellent Spring integration (contributed by SpringSource)
- Support for all common BPMN 2.0 elements
- Easy to link any type of Java to process steps
- Event listeners
- Transactional timers
- Audit trails
- Flexible transaction management
- Extremely fast / minimal execution overhead
- Full Query API
- REST interface
Activiti Explorer
- Easy task management
- Starting new process instances
- Claiming group tasks
- Starting processes andcompleting tasks with or without forms
- Easy deployment of forms with processes
Activiti Probe
- Operational management console
- Managing deployment
- Business archive file upload
- Managing jobs
- View database table contents
Activiti Designer
- Contributed by Tijs, Ron, Tiese and Yvo from Atos Origin
- Eclipse plugin
- New Activiti project and diagram wizzards
- Graphical process modeling
- Form support for Activiti extensions
- Pluggable activity types! Fully documented!
- Unit test generation
- Validation with errors showing in Eclipse Problem view
Activiti Cycle
- Contributed by Camunda
- BPM collaboration done right
- Spans business users, developers and system admins
- Repos: Activiti Modeler, SVN, JIRA, File system
- Linking of artifacts in repos
- Pluggable actions depending on the artifact type
Activiti Modeler
- Contributed by Signavio
- Web based graphical BPMN 2.0 authoring
- Saves models in a shared file based repository
- Very intuitive to use!
Other integration contributions
- Spring Integration
- MuleSoft integration
- FuseSource integration
- iPhone and iPad client
- Grails plugin
- Liferay
- OSGi (contributed by FuseSource)
Special thanks to Next Level Integration for hosting the continuous integration hudson service!
We're also very excited about the Manning book for which the early access program will start real soon. Watch out for Activiti in Action by Tijs Rademakers en Ron van Liempd.
But all this just means that you can start using Activiti now and that we can get started on the 5.1 ;-)
What are you waiting for ?!
Great stuff! Congratulations on your first release!
ReplyDeleteAnd thanks for releasing all of it (all of the components you mentioned, right?) under Apache license.
Tom, Joram and team great work. I'm really proud of what you have achieved so quickly.
ReplyDeleteCongratulations! Tom, Joram and Activiti Team, keep up your great works as usual!
ReplyDeleteHm... It's time for me to start baking the Grails Activiti Plugin 5.0.
Congratulations on making the new standard in BPM in just a few months!
ReplyDeleteGreat work and I'm going to download it and trying it immediately.
Congratulations, Tom, Joram, and the rest of the Activiti team! great news that you were able to ship GA already. We'll take a look ;)
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteCongratulations! I start countdown days left to integrate activiti within alfresco :) Great work!
ReplyDeletecongrats tom & the rest of the team. Greetings from Greece!
ReplyDeleteGreat to hear! Congratulations!
ReplyDeleteHey, I am so happy and thankful that you guys are providing such a good process engine implementation that is open source!
ReplyDeleteI wish you deployed the source code in the maven repository. That would really ease development. Now I have to manually download the code and link in my editor.
Thanks!
Hi Tom, first of all congratulations of the great you and your team have done. I've been following your work for a while on the jBPM project. I'm wondering, if on this activiti project is there any way that i can create and manage tasks where the users allocated for them are in different states? also how can i use activity within jboss seam environment specially on ear deployed projects? thanx in advance
ReplyDeleteHi,
ReplyDeleteAlong with Activiti 5.0 released, I am happy to announce the Grails Activiti Plugin 5.0 Released.
Grails Activiti Plugin is created to integrate Activiti BPM Suite and workflow system to Grails Framework. With the Grails Activiti Plugin, workflow application can be created at your fingertips!
You can find out more from the project site: code.google.com/p/grails-activiti-plugin/