-
In looking at blogs online I see alot about dynamic memory networks.
Why do you guys never use them?
https://www.quora.com/What-are-dynamic-memory-networks
-
Reproduce:
- have a dmn xml file that contains an expression for a number cell
- open the file in Viewer mode (not the modeler)
- ensure that simple mode is activated
- The plain text expression is sh…
-
Diagrams like the one from [this support case](https://app.camunda.com/jira/browse/SUPPORT-3119) contain input expressions without a text property. `isMultiline` function then errors.
-
We should provide a minimal set of examples that show how users can consume dmn-js.
Cf. [bpmn-js `README`](https://github.com/bpmn-io/bpmn-js) and [bpmn-js-examples](https://github.com/bpmn-io/bpmn…
nikku updated
6 years ago
-
Hi
If user makes right click in the bottom of the table which more than one screen - menu goes under the border of the app.
See - http://take.ms/OmAEu
Mac OS X/Camunda Modeler 1.10
vabue updated
6 years ago
-
The behavior of singleton lists is not clearly specified in the DMN specification. Especially for list built-in functions there are some special cases:
operation| expected result 1 | expected resul…
-
As a Camunda Modeler user
*Given:*
I create a DMN decision table or decision requirements graph
*Then:*
* [x] I can click a button in the menu bar to deploy directly the DMN file.
* [x] I can…
-
Your projects are currently in an incompatible state which I cannot resolve consuming the published NPM packages.
My dependency chain is
```
-- dmn-js@1.3.1
| A dmn toolkit and web modeler
…
-
Reproduce:
* create a new DRD
* create a decision, input data and knowledge source from the initial decision
Problem:
* reference directions are different:
* input data -> decision
* deci…
saig0 updated
6 years ago
-
It would be nice to export DMN tables as images in the same way as it's implemented for BPMN models.