Camunda Optimize 1.0.0 Released

Today we release the first version of a brand new product: Camunda Optimize. With Camunda BPM, we have a rock-solid, freaking fast execution engine with web-applications for administrators (Camunda Admin), operators (Camunda Cockpit) and end users (Camunda Tasklist). Camunda Optimize is an addition to Camunda BPM, that provides continuous monitoring and insights about your deployed business processes. This Big Data solution helps process owners to make informed decisions to optimize their processes. Version 1.0.0 is already packed with features. The highlights are: Visualization of flow nodes execution frequencies in a process Visualization of average execution duration for any activity Eliminating bottle-necks of your process by finding steps that take longer than a specified target value Find out which paths process…

By Sebastian Stamm

Jun 1, 2017

Camunda Modeler 1.8.1 Released

We are happy to announce the Camunda Modeler version 1.8.1 release! This patch release comes with a number of improvements both in the Camunda Modeler itself and in the libraries it builds upon, such as bpmn-js, bpmn-js-properties-panel and diagram-js. Download the new version from camunda.org.

By Philipp Fromme

Camunda BPM 7.7.0 Released

Camunda BPM Platform 7.7.0 is here, greatly improving the technical operations of the platform. The highlights are: Automated, configurable “cleanup” of the history database to avoid large amounts of data New features for Camunda Cockpit (monitoring of external tasks, direct deployment of processes, drill-down for monitoring metrics) Drastic reduction of optimistic locking exceptions when using Job Executor Process Instance Modification for large batches (via API) Process Instance Restart API (single and batch) Improved and more detailed documented security mechanisms Additional technical supported environments (IBM WAS 9, PostgreSQL 9.6, MySQL 5.7). The complete release notes are available in Jira. List of known Issues. You can Download Camunda For Free or Run it with Docker.

By Daniel Meyer

New Official Extension: camunda-bpm-migration

Camunda BPM Migration is a framework for making process instance migration easier. It builds upon the migration functionality introduced in Camunda BPM 7.5. This is a great feature enabling the community to go boldly where few men have gone before 😉 Typically, instance migration is avoided like the pest. It’s a pain. This feature, together with the migration extension, aims to ease that pain. What Does the Migration Extension Offer? Before answering that, let’s have a look what Camunda already provides. As you know, Camunda BPM provides the ability to do a migration based on process definition mapping. Still, the migration plans can only be defined for deployed processes. This makes it hard to impossible to define a migration plan…

By Malte Sörensen

Camunda BPM 7.7.0-alpha2 Released

Camunda BPM platform 7.7.0-alpha2 is here and it is packed with new features. The highlights are: Deploy Processes, Decisions and Cases from Cockpit Automatic cleanup of historic data based on TTL (docs) Process Instance Restart in API (docs) Additional Batch Operations in API (Modification, Restart and Set Retries for External Tasks) (docs) Support for PostgreSQL 9.6 and MySQL 5.7 (docs) 31 Bug Fixes The complete release notes are available in Jira. List of known Issues. You can Download Camunda For Free or Run it with Docker.

By Daniel Meyer

May 5, 2017

Camunda Modeler 1.8 Released

We are happy to announce the Camunda Modeler version 1.8 release! This release brings extensibility through plugins, a minimap that helps you to navigate big processes and a number of improvements for the modeling experience. Download the new version from camunda.org.

By Philipp Fromme

Apr 6, 2017

Adding Custom Elements to the BPMN Properties Panel

Extending the BPMN properties panel to add custom elements. UPDATE: Since the publication of this post, we have reworked our BPMN properties panel infrastructure. The examples below may no longer be accurate for the latest versions. Please visit this link for updated examples on how to extend the BPMN properties panel with custom elements. Goal In this article, we will try to add a custom element to the BPMN properties panel under the ‘General’ tab for a service task type component. To be precise, under the ‘General’ tab, in the details sections, if ‘Java Class’ is selected as implementation type, a text box appears below. Here the user is expected to enter the java class, but our goal is to…

By Vinod Louis

Mar 28, 2017

Camunda BPM Camel 0.5.0 Released – External Task Support

The community extension Camunda BPM Camel seamlessly connects Camunda BPM and the integration framework Apache Camel. Next to minor changes, the new release adds support for consuming Camunda’s external tasks (introduced in Camunda 7.4.0) in the form of a Camel route endpoint. This is another level of technical decoupling and brings a lot of advantages.

By Stephan Pelikan

Mar 14, 2017

More FEEL for Camunda

I’m happy to announce the first release of the new community extension FEEL-Scala. FEEL is a part of the DMN specification of the OMG and stands for “Friendly Enough Expression Language”. It provides a simple data model and a syntax designed for a wide audience. The new community extension implements a large feature set of FEEL and replaces the default FEEL engine of the Camunda DMN engine.

By Philipp Ossler

Try All Features of Camunda