-
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…
-
__Is your feature request related to a problem? Please describe.__
When a DMN file only consists of one decision table, opening the file first shows the DRD and requires an additional click to open…
-
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…
-
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.__
Not being able to search entries in a DMN file makes working with DMNs hard (especially in DMN-Tables with a lot of rows and colum…
-
If any form makes use of DMN logic actions, there should be a test in the digest email that checks the correct Camunda configuration:
- [x] Test connection/credentials to Camunda engine
- [x] Check p…
-
**Is your feature request related to a problem? Please describe.**
When I deploy a DMN decision table on Camunda 8, I get back a version.
However, a Business Rule task does not allow me to speci…
jwulf updated
8 months ago
-
This issue was imported from JIRA:
| Field | Value |
| ---------------------------------- | ------------------------------…
-
**Problem**:
Per DMN Spec#8.2.2 Section: Decision Table can have 3 different types of Orientations
1. Rules as rows 2.Rules as columns 3. Rules as cross tab
In Current DMN IO, only "Rules as Ro…
-
### Describe the Bug
### Steps to Reproduce
Write a long name on a decision with decision table.
### Expected Behavior
No overlap.
### Environment
Please complete the following i…