-
**Is your feature request related to a problem? Please describe.**
When use the REST connector to call a service, i got the response like below.
Now i need to extract the `taskTodoList` into an arra…
-
__Describe the Bug__
Trying to open a non-BPMN file results in an error message with the wrong text.
![image](https://user-images.githubusercontent.com/7633572/79441291-56d95000-7fd7-11ea-8110-d…
-
Currently, DMN Runner uses two tables, one for inputs and the other for outputs. This can cause some inconsistencies and adds complexity to syncing both tables. Changing it to one table would improve …
-
__Is your feature request related to a problem? Please describe.__
I want to factor out data from one decision table into another table, preferably into another model.
My immediate motivation: ten…
-
Hi
Just been having a play with this, this afternoon, converting DMN XML files into Grules. Noticed one thing:
If I have a rule in DMN (as output by Camunda Modeller) such as
```xml
…
-
**Is your feature request related to a problem? Please describe.**
We are working on a RPA integration for Camunda. For this, we need to manage the script files that the process has access to. Curren…
-
I believe the above test case is not CL3 compliant. Here is the rationale:
- According to 2.1 (page 17) "An implementation claiming conformance to Conformance Level 3 SHALL comply with all of the s…
-
I am trying to do some benchmarks to improve the performance of `sideof` (see #988), and I found method errors very early with the following example, probably caused by missing methods for `sideof`:
…
-
The DMN Editor must allow collapsing/expanding Decision Service nodes. Collapsing a Decision Service removes all of its contained Decisions from the DRD. Expanding it replicates whatever depiction is …
-
### Context
The Camunda 7 Web Apps depend on the following Modeling/Viewer libraries.
The goal is:
* Reduce maintenance efforts
* Let innovation happen in C8, not C7
* Be able to react to bug…