Feb 8, 2016
Event based process applications with camunda-bpm-reactor
We are proud to announce the release 1.0 of camunda-bpm-reactor. This community extension brings the power of projectreactor.io‘s event bus to the Camunda world.
By Jan Galinski
Feb 1, 2016
Camunda Modeler v0.4.0 released
Today we’re releasing a new version of the Camunda Modeler, with it we’ve added Data Stores, Compensation, Job priorities and retry time cycle configuration, a Hand tool for BPMN and dragging columns and rows in DMN. Download the new version from camunda.org.
Jan 29, 2016
Camunda BPM 7.5.0-alpha1 Released
I am pleased to announce the availability of Camunda 7.5.0-alpha1. The highlights of this release are: New Reporting View in Cockpit (Camunda Enterprise Edition only) New Reporting API Customize Serialization of Java Object Variables inside a Process Application Added Oracle WebLogic Server 12c R2 (12.2.1) to supported Environments (Camunda Enterprise Edition only) Improved Javascript Client / SDK 52 Bug Fixes The complete release notes are available in Jira. You can Download Camunda For Free or Run it with Docker. Known Issue: You have to empty the browser cache before accessing the Web Application.
By Daniel Meyer
Testing DMN Decision Tables
We did a very successful roadshow the last weeks showing DMN amongst other topics. One thing which was always discussed is how to validate/test DMN decision tables. I want to start with a quote of myself (to give you a good impression on my ego ;-)): When authoring rules in a more agile, business-friendly way, do not forget about testing them in a more agile, business-friendly way. This post shows various approaches discussed on the roadshow.
Jan 25, 2016
Converting Excel Worksheets to DMN
Decision Model and Notation (DMN) is the new kid on the block when it comes to defining decisions and business rules. Like BPMN and CMMN, it tries to bridge the gap between human readable definition of business-relevant aspects and technical realization. DMN therefore has a graphical representation as well as an XML-based serialization format and Camunda provides you with a beautiful editor to manage both. So why not go full DMN any minute now? Probably because you work with business rule definitions for much longer than DMN is around and you manage them in Excel. Recreating these with the DMN editor is a tedious task. That is where Camunda’s newest community extension comes into play: The Excel worksheet to DMN…
Dec 21, 2015
Benchmarking the Performance of the camunda DMN Engine
With camunda 7.4, we released the new Camunda DMN engine. Some people asked how fast the DMN engine is. So I created a benchmark measuring the number of decision tables the DMN engine can evaluate per second. Below you’ll see that I can push the performance to > 200.000 evaluated decisions / second on my notebook, using a single thread!
By Daniel Meyer
Dec 11, 2015
CMMN 1.1 and DMN 1.1 approved by OMG
Yesterday, CMMN 1.1 and DMN 1.1 have been approved by the OMG Architecture Board. This means that the new versions of the industry standards “Case Management Model and Notation (CMMN)” and “Decision Model and Notation (DMN)” are now final. They are immediately available to OMG members and it’s just a matter of some final document conversion until they are released to the public. Camunda already released the implementation Camunda was ahead of it’s time and already released it’s implementations of CMMN 1.1 and DMN 1.1 last week. So grab your copy of our Open Source BPM engine and start using the new versions today. What’s new? The version numbers already indicate that these are minor revisions, which mainly focus on…
By Falko Menge
Dec 10, 2015
Get Started Guide for DMN 1.1 is out now
I created a Get Started Guide for Developers who are new to DMN. It guides you through modeling a DMN 1.1 decision table and executing it with the Camunda BPM Platform.
Dec 8, 2015
Job Executor Improvements in Camunda BPM 7.4
If you’ve used Camunda BPM you might have noticed our engines briefest feature – it’s really really fast. Might be an idea to have a look at this whitepaper or read about our scalability if you haven’t experienced it for yourself. With the new job prioritization feature and the exponential backoff included in the new Camunda BPM 7.4.0- release you will now be able to improve the speed further by tuning the efficiency of your custom jobs among others. Imagine you have a lot of jobs (maybe 50,000) on a cluster environment which wait to be executed all at the same time. The current behavior of the engine (Camunda BPM 7.3.0) is to acquire all these jobs in parallel and…


