-
**Description**
There is a bug #3651 in Zeebe 0.22.0, which can happen on leader changes. Therefore no one should use this version. To ensure this we should get rid of all already published artifac…
-
**Describe the bug**
When I deploy a 60KB BPMN file, the broker keeps logging IllegalStateException very rapidly.
**To Reproduce**
Deploy a large BPMN file (base64 encoded > 64KB)
If possibl…
echou updated
5 years ago
-
Hi there!
I'm trying to have workflow where will wait for a user interaction. So I was planing to save the state of the flow in a database, and then when the user make his interaction, i can load t…
-
Hi !
Something i was wondering about, could we add batch support for worker ? Let say i have 500 jobs which each of them fetch data to an external API or database for example. Batching them in a si…
-
Hi,
We all know that Archi quite often needs to be integrated with BPMN diagrams. i appreciate that for Archi this is intrinsecally out of scope being a TOGAF tool, but why not to look at this with …
-
I believe I am using the latest version.
The documentation has a different icon on the Task (None of the tasks in the palette have it)
Also, the last tabs, Task, I/O parameters, are different from …
-
1) Cloned Project
2) ran `docker-compose up`
3) I can see the homepage at `http://localhost:8080`
4) Uploaded a model using POST, CURL gave no error
5) `http://localhost:8080/api/model`
All API …
-
We need to define how the `event-expression` must be expressed. Trying to keep it language-agnostic.
### Proposal:
#### Comparison
* `eq`: equals
* `ne`: not equals
* `empty`: If the value is e…
-
## Description
develop a controller that is responsible changing the process state of an instance. Controller should be based on WorkflowHelper, IWorkflow, logic and use the new BPMN Process Engine to…
-
Hello, I'm trying this library and got useful results on the execution of the workflow.
However I'm having problems getting the attributes of the tasks, like the task name.
My code:
```
'use s…