-
TC
1. Create two implemenattions of `org.flowable.engine.delegate.ExecutionListener` or `org.flowable.engine.delegate.JavaDelegate`
2. Place into on of them some expressions, like `private Expression …
-
Flowable UI Modeler version `6.6.0` (using either `flowable-spring-boot-starter-ui-modeler` or `flowable-ui-app`) does no longer display processes and apps when it is used in combination with an Oracl…
-
The web modeler is missing some elements :
- Compensation Intermediate Throwing Event
- Transaction container
Here is the related thread from the forum.
https://forum.flowable.org/t/compen…
-
**Describe the bug**
When I load a process diagram on flowable admin (Process Engine -> Instances -> select one -> Show process diagram), associations and transactions are not drawn.
**Expected be…
-
Hi all,
Using Flowable Modeler, I wrote a simple process definition containing only a script task. I used a Flowable Application to deploy it into Flowable Task:
1. First, I create the process def…
-
**Is your feature request related to a problem? Please describe.**
We make use of many activiti extension elements in our processes which are currently not editable (see below)
**Describe the solu…
-
**Describe the bug**
I find a problem when use flowable-ui moder http://localhost:8080/flowable-ui/modeler with oracle database.
Can't not query process model of my created.
In oracle empty string …
-
**Describe the bug**
Click on any of the .bpmn20.xml files and view BPMN diagram opens a blank window
In this instance I am using a simple test file:
…
-
**Describe the bug**
API: {URL}/modeler-app/rest/models/{id}/editor/json
when I am trying to save a large model which has a request size of 1.1MB(json_xml), I am getting entity too large respons…
-
**Describe the bug**
Installed flowable engine using docker run -p8080:8080 flowable/all-in-one
But i could access only process tasks as REST. curl -i 'http://admin:test@localhost:8080/flowabl…