-
**Describe the bug**
When evaluating a decision with the EvaluateDecisionCommand we can verify the result with the decisionOutput.
See doc: https://docs.camunda.io/docs/apis-tools/java-client-ex…
-
**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…
-
```[tasklist]
### Acceptance criteria
- [ ] Write a nice description for this issue.
- [ ] Add acceptance criteria here.
```
-
__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…
-
I can import other decisions from another DMN file. I can evaluate these decisions with the given import name as a prefix.
---
(DMN 1.4, section 6.3.3, page 34)
![image](https://user-images.g…
-
This is about the guide available at:
https://quarkus.io/version/2.16/guides/kogito
its source:
https://github.com/quarkusio/quarkusio.github.io/blob/main/_versions/2.16/guides/kogito.adoc
We …
-
Our documentation of complex topics such as BPMN, DMN, FEEL, and element templates lacks examples that can be tried out. One example is https://docs.camunda.io/docs/components/modeler/desktop-modeler/…
-
**Describe the bug**
The following unary test, which in itself does not make a lot of sense, behaves differently when being evaluated as a unary test and when being evaluated via an expression using …
-
__Is your feature request related to a problem? Please describe.__
The DMN 1.3 specification describes a `variable` property for `inputData` and `decision` elements.
![image](https://user-images…
-
I just commented out this line, built examples, and run the gears example:
```
glfwWindowHint(GLFW_TRANSPARENT_FRAMEBUFFER, GLFW_TRUE);
```
However, the screen remained transparent:
![image…