I’m pleased to announce the availability of Camunda 7.4.0 Final. The highlights of this release are:
- DMN – Decision Model and Notation
- New Camunda Modeler
- Job Executor Improvements
- BPMN Heatmap
- Extended BPMN Support
- Extended CMMN Support
- New Documentation
You can Download Camunda For Free
or Run it with Docker.
Also: Register for the Webinar.
For updating an existing installation or application, make sure to read the update guide.
DMN – Decision Model and Notation
DMN is a new emerging standard by the OMG (Object Management Group) which can be used for “Business Decision Management”.
It can be integrated seamlessly with BPMN and CMMN and allows modeling complex decision logic as Decision Tables. Such decision tables are understandable by business domain experts but can also be executed directly:
Representing complex decision logic with DMN has many advantages:
- Compact representation of decision logic
- Business/IT Alignment: makes it easier for Business experts and developers to collaborate
- Business Agility: Decision Tables are easy to change and can be redeployed at runtime without changing the application
- Explicit Versioning: Decision Tables can be explicitly versioned using a repository
- Auditing and Reporting: executed decision tables can be audited to understand why individual decisions were taken and to aggregate statistics and reports
More introductory information on DMN can be found in the DMN Tutorial.
Camunda 7.4 provides end-to-end DMN Modeling and execution features:
- Camunda Modeler for editing DMN
- Lightweight DMN Engine implemented in Java
- Integration of the DMN Engine with the Process Engine providing Decision Repository, Rest API, Decision History, Auditing and Integration with BPMN and CMMN
- Integration into Camunda Cockpit
- DMN Implementation Reference
To get started quickly, see the following Example.
New Camunda Modeler
To learn about the new Camunda Modeler, read the Release Blogpost.
Modeling for execution and matching process engine version: Camunda Modeler is compatible with Camunda Process Engine versions 7.4.0, 7.3.3, 7.2.6 or higher. Also please see the migration note about the Extension Namespace URL.
Job Executor Improvements
There are two significant improvements to the Job Executor:
- Support for Priorities
- Tunable Backoff reducing contention during job acquisition
BPMN Heatmap
The BPMN Heatmap is a new feature in Cockpit.
It overlays a BPMN diagram with a “heatmap”, showing the relative frequency with which activities and paths in a process are executed.
Or in other words: some tasks are simply “hotter” than others :).
Extended BPMN Support
The release adds support for new BPMN symbols in the process engine.
Most prominently, Escalation is now supported. The support for compensation and signal events has been completed.
The following new events are added:
On top of this, it is now possible to
- Use Asynchronous Continuations with individual instances of an activity with multiple instance characteristics
- Invoke DMN Decisions from BPMN Business Rule Task
Extended CMMN Support
Camunda Process Engine now supports CMMN 1.1. Consider the migration note in the update guide.
On top of this, the following new features were added:
- Decision Task: invoke DMN decision tables from CMMN
- Repetition Rule: execute the same task multiple times
New Documentation
We have spent considerable time and effort to give the documentation a complete makeover.
We hope that the new documentation is easier to work with than the old one.
Just compare:
And More
- New concept of External Tasks
- Deployment View in Cockpit
- Support for Tomcat 8
- Native support for File Variables in Api and Html Forms
- Process Engine logging migrated to SLF4J
Feedback
If you have feedback on the new release, please comment on this post or reach out in the forums.
It is still time to register for the Release Webinar.
We are doing a Release Road Show in DACH, see Next Meetings in network.