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…
20 oct. 2017
Extending Locks of External Tasks
The External tasks concept was introduced in v. 7.4. So far, only two operations existed to deal with external tasks: Fetch & Lock and Complete (read more in our docs). These operations may be enough in most of the use cases, but can also cause a lot of inconveniences:
6 oct. 2017
Camunda Spring Boot Starter 2.3.0-alpha1 Released
We are excited to announce the release of a new Alpha version of the Camunda Spring Boot Starter. As announced at the Community Day in September, the Spring boot starter is now an official part of Camunda BPM. This includes support for our enterprise customers.
29 sept. 2017
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.
29 sept. 2017
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.
28 sept. 2017
We’re listening — share your feedback for Camunda Cockpit!
Last Thursday, for our annual Community Day, we hosted our first user feedback session for Camunda Cockpit. If you attended and even better joined the conversation and provided your feedback — thank you! We truly appreciated your input and are committed to base the future evolution of Cockpit on it.
By Franz Heidl
1 sept. 2017
Camunda Modeler 1.10.0 Released
We are happy to announce the release of Camunda Modeler version 1.10.0. This time it ships with improvements in the Camunda Modeler and the toolkit that powers it.
1 sept. 2017
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.
31 août 2017
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…


