-
There is an interesting issue, that once the DMN Runner (JIT Executor) start to execute a DMN model, this model can be updated to be 'invalid', but the runner keeps executing it as it would be a valid…
-
Currently to get a boolean passed to the DMN evalution you can only do so by using a checkbox widget (or a JSON logic rule perhaps that translates something else into a boolean).
Using a radio widg…
-
https://www.phila.gov/services/payments-assistance-taxes/payment-plans-and-assistance-programs/income-based-programs-for-residents/apply-for-the-longtime-owner-occupants-program-loop/
Create a tool…
-
__Describe the Bug__
We replicated the excel upload at our end and is working fine.
Excel upload in camunda7 with plugin -camunda-modeler-excel-import-plugin
However there are few shortcomings as…
-
**Describe the bug**
Parsing a DMN resource where the `definitions#id` attribute is not present produces a `ParsedDmnScalaDrg` where the `decisionRequirementsId` is `null`.
The resulting ouput ca…
-
Hi!
I’m trying to use excel table to DMN table converter by executing command
`java -jar dmn-xlsx-cli-0.2.0.jar --inputs A --outputs B "C:\xlsdmn\test2.xlsx" "C:\xlsdmn\test2.dmn"`
But it throws an…
-
__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…
-
Generally really like the new editor. Support for DMN 1.5 is great.
It would be nice if:
- Boxed entities on the DRD had an icon to indicate their type (I notice that they do have small icons wh…
-
As part of #174 some new AJV validation messages were added into DMN runner form view. however we do not show them in DMN Runner tabular view. We filter messages that we show for DMN runner tabular vi…
-
Currently, DMN typecheck is not enabled by default in the DMN engine. Change this default, so it is enabled by default.