Quantcast
Channel: Camunda BPM Team Blog
Browsing all 143 articles
Browse latest View live

Cockpit and Deployments

The last days before I traveled to Hong Kong I built a cockpit plugin to show and delete deployments. On my first engagement, I thought about how to clean up my database from all the failing process...

View Article


Internationalization in the Camunda BPM Tasklist

In an international open source project like ours, the users speak a huge variety of languages. When building our new Tasklist we had to adress the question of how to deal with internationalization....

View Article


Camunda Modeler 2.6.1 release

It's been a while since our last eclipse Modeler release. We are happy to announce the new Camunda Modeler release 2.6.1. Downloads Eclipse Modeler http://camunda.org/download/modeler/ Standalone...

View Article

BPMN.io releases 0.6.0 - Palette and Sub-Process Modeling

The BPMN.io guys are making AWESOME progress. Version 0.6.0 of the BPMN Javascript toolkit BPMN.io has been released today. With this release support for modeling has been greatly enhanced. Read up on...

View Article

Getting Started: CMMN and Camunda

With Camunda BPM 7.2, we have released our very first implementation of the Case Management Model and Notation (CMMN) standard. Some people even say it is the first available CMMN implementation at...

View Article


Cycle 3.1 Released

We are happy to announce the release of Cycle version 3.1. Cycle is a tool which makes synchronization of BPMN diagrams between the camunda modeler and third party modeling tools possible. With this...

View Article

Camunda Modeler 2.7.0 release

The camunda BPM team is pleased to announce the release of camunda Modeler 2.7.0. This release is dedicated to align the latest improvements of camunda BPM 7.2 with the modelers properties panel....

View Article

Camunda 7.2 Hands-on Webinars: Recordings available

Camunda 7.2 is packed with new features, which is why we just ran a series of developer-oriented webinars about the most important ones. We hope you like what we built! The best way to let us know what...

View Article


Camunda BPM 7.3.0-alpha1 released

The first alpha release in the 7.3 branch is ready! This is what's inside: New Documentation Case Management Getting Started Tutorial (Docs) Multi Tenancy (Docs) Process Engine Features Namespaces in...

View Article


Gracefully Cancelling a Process Instance

Cancelling a running process instance in Camunda is easy: DELETE /process-instance/{id} or, using Java API: RuntimeService.deleteProcessInstance(String, String) this will simply delete the process...

View Article

The symbiosis of test and documentation

We want to build a library of reusable widgets, which are tested and documented. The components of the tasklist search are examples for such widgets: This blog entry describes how we document and test...

View Article

Data mapping and transformation with Camunda Spin and Java 8

Working with text based data formats such as Xml and Json is a common requirement when implementing BPMN processes. Since version 7.2 Camunda provides an optional library which is called Camunda Spin....

View Article

{ "json" : "everywhere" } - How to use json in a process

Since Camunda BPM platform 7.2 it is very easy to read, write and manipulate json objects by using Camunda Spin. Among other things, this feature is used to serialize Java objects inside a process...

View Article


Feedback wanted: Camunda BPM and Business Rules

Have you ever used the business rules task in BPMN? Are your company's business rules closely related to your processes? Many of our users will answer these questions with a 'yes'. With the new DMN...

View Article

Camunda BPM 7.3.0-alpha2 released

A new alpha release of our open source BPM and Workflow platform is available for download. The highlights of this release are: Process Engine and Rest Api Native JSON and XML Variable Value Types...

View Article


camunda-bpm-platform-osgi 1.1.0 released as a community extension

camunda-bpm-platform-osgi is a community extension that provides support for camunda Bpm platform inside OSGi containers. Ronny Bräunlich has just released a new version 1.1.0 of the libary. Read the...

View Article

Camunda meets Cassandra @Zalando: Community Meeting Write-up

Jorn Horstman, André Hartmann and Lukas Niemeier from Zalando Tech visited us yesterday evening to present their prototype for running Camunda engine on Apache Cassandra. They published their slides....

View Article


New Camunda Workbench Release - Adds Stepping in Debugger

After a one day hack session, Nico and myself are proud to release a new version of Camunda Workbench. The Highlights of this Release are: Upgrade bpmn.io to v0.9.0 Create a new process Debugger now...

View Article

Camunda BPM 7.3.0-alpha3 released

A new alpha release of our open source BPM and Workflow platform is available for download. The highlights of this release are: Process Engine Java and Rest Api Process-level authorizations: define...

View Article

Camunda + Liferay Community Meeting

Yesterday evening we met at our Partner Ancud IT in Nurremberg (Germany). Ancud presented their experiences using Portals (namely the Open Source Portal Liferay) in combination with Process Engines...

View Article
Browsing all 143 articles
Browse latest View live