Skip to content
#

bpmn

Here are 330 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 Mar 19, 2021
  • Java
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
MaxTru
MaxTru commented Feb 5, 2021

Describe the Bug

The "add element to selection" shortcut on Linux:

  • Works by using "SHIFT + Click"
  • But the Help Menu says "CTRL + Click"

Steps to Reproduce

  1. Try to elements to selection by using "CTRL + Click" on Linux
  2. Does not work

Expected Behavior

afaik modifier key on Linux shall be "CTRL" (as indicated in the help menu) rather than "Shift"
See co

allanbarklie
allanbarklie commented Feb 1, 2021

Describe the Bug

The UI incorrectly complains if a FEEL expression is entered for a call activity process id.
It complains that the string is not a QName.

Steps to Reproduce

  1. Create a workflow with a call activity
  2. Enter a FEEL expression for the call activity process ID
  3. The UI displays an error

Expected Behavior

The UI should allow FEEL expressions as Zeebe

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