Camunda features in Zeebe?

Hello,

i just need to ask
-if the process instance modification/migration features are supported in zeebe or not ?
-is Zeebe uses Camunda engine in his internal work for processing bpmns ?
-is Zeebe broker image free for comertial usage ? it seems to me that Zeebe licence is not clear enough, can you help me to use zeebe in a legal way ?

Cordially.

Hey @ossema

  1. No
  2. No
  3. It depends.

It grants users all rights to use, modify and distribute Zeebe freely (including for commercial purposes) under two conditions:

  1. Users are not allowed to use Zeebe for providing a Commercial Workflow Service in the Cloud,
  2. Derivative works (changes to Zeebe) must be placed under a license which respects the Conditions in the Zeebe Community License 1.0 as well (while there is no obligation to make the source code of these changes available).

See the License FAQ Zeebe License Overview and FAQ | Camunda

Hope that helps.

Greets
Chris

Hi @ossema,

With 8.1 release (October), we brought Process Instance Modification feature. This can help you to repair process instances that ended up in the wrong state by repeating or skipping steps. You can easily move running flow nodes, add new or cancel existing ones via Operate UI.

Did you have a chance to check this feature? Does it work as expected or do you miss something there?

I’m eager to hear your feedback :slight_smile:
Aleksander