The Wayback Machine - https://web.archive.org/web/20210627094131/https://github.com/topics/bpmn
Skip to content
#

bpmn

Here are 371 public repositories matching this topic...

Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.

  • Updated Jun 23, 2021
  • Java
klicpjan
klicpjan commented Apr 29, 2021

Describe the Bug

When adding a first participant/pool into the model, the ID of the process element does not change. If I undo this action, the participant gets removed and the ID of the process still stays the same as expected. However, when I redo this undo (re-add the participant), the id of the process is different this time.
Note: note sure if this is also a bug, but when I remove th

Zelldon
Zelldon commented Nov 17, 2020

Description

When using the zbctl to create a worker we are able to set some flags, like the timeout of the job activation, but it is not clear from the help what the unit is and how the parameter should look like.

[zell camunda-cloud/ ns:bece6b37-3b9c-4fd0-8e79-4990cd0d057d-zeebe]$ zbctl create worker
Error: accepts 1 arg(s), received 0
Usage:
  zbctl create worker <type> [flag
michel777777
michel777777 commented Jun 24, 2021

Describe the Bug

The name of DataOutPutAssociation is "unknow"

Steps to Reproduce

  1. I open n ew diagram
  2. I create a DataObjectReference
  3. I connect the DataObjectReference to the Start Event -> it will created a DataOutputAssociation
  4. I fill out the Name in the Poperties Panel for the DataOutputAssociation
  5. No warning , no error
  6. I close the model
  7. I reopen t

Improve this page

Add a description, image, and links to the bpmn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bpmn topic, visit your repo's landing page and select "manage topics."

Learn more