Camunda Blog

24 oct. 2017

viadee Process Application Validator

Process applications basically consist of process model(s) and Java code which both exist side by side and are edited in different tools. For the process models you will most likely use the Camunda Modeler, for the Java code the IDE of your choice. However, no one checks whether model and code are aligned beforehand, e.g. if a bean referenced in a delegate expression actually exists in the code. With the viadee Process Application Validator (vPAV, Open-Source), you can validate your process application regarding these inconsistencies with a simple JUnit test. You can also ensure that specific best-practices are met (e.g. naming conventions). If you feel addressed by now, we might give it a try. It is as easy as adding…

By Sascha Di Bernardo

Camunda 7.8.0-alpha4 Released

How about a new release of Camunda BPM 7.8 to spice things up? Among the long list of new features in Camunda BPM 7.8-alpha4, the highlights are: Deletion of Process Definitions in Cockpit (EE) History Cleanup in Cockpit (EE) Batch Process Instance Restart (EE) Interval Configuration for Failed Jobs 11 Bug Fixes You can Download Camunda BPM 7.8 or Run it with Docker. To see a full list of the changes, please check out our Release Notes and the list of Known Issues. If you want to dig in deeper, you can find the source code on GitHub.

By Seif Eddine Ghezala

Camunda Optimize 1.4.0 Released

Camunda Optimize 1.4.0 is here and this time we focused on making it more stable and improving the user experience. Also have a look at our new date picker, that makes it even more fun to choose a start date filter: How to get it In contrast to the core engine, Camunda Optimize is not open source, so please get in touch with us to find out on how you can use Camunda Optimize to improve your processes.

By Johannes Heinemann

Camunda Optimize 1.3.0 Released

Camunda Optimize 1.3.0 is here and it is packed with new features. The highlights are: Multiple Engine Support Executed Flow Node Filter How to get it In contrast to the core engine, Camunda Optimize is not open source, so please get in touch with us to find out on how you can use Camunda Optimize for your processes.

By Johannes Heinemann

Camunda 7.8.0-alpha3 Released

We are delighted to share the third alpha release of Camunda BPM 7.8 with you! This release features the following improvements: Batch process instance modification in Cockpit (EE) Faster rendering of BPMN diagrams in Cockpit Support for JSON and XML variable types in Cockpit History time to live for batch operations Global configuration for the failed job retry time cycle 20 Bug Fixes To try out Camunda BPM 7.8 you can download one of the distributions or pull and run the docker image. If you want to take a deeper dive, you can find the source code on GitHub. For a complete list of all improvements take a look at the release notes. Please also see the list of known…

By Tassilo Weidner

Try All Features of Camunda