flowable / flowable/flowable-engine

[DmnServiceTask] dmn table key as expression

Open
#3,106 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

**Problem description:**
Cmmn/Bpmn dmnService task does not define dmnTable as an expression. Dmn reference must be a reference to existing dmn model in the application. Partially related issue is:
https://forum.flowable.org/t/modeler-dmn-reference-lost-after-bpmn-import/8598
In the case when dmn table is not recognized in export/import of the individual process/case model the information is lost because reference does not exist. In this case we can store the information in dmn table key.

**Solution proposal:**
Adding a new property `Decision table key` for dmnService tasks in modeler with export/import.
![image](https://user-images.githubusercontent.com/5585296/141685512-78da3cda-240c-40b7-be3d-dc96e1a3e7d1.png)

**Alternative:**
Add expression to dmn model popup.
![image](https://user-images.githubusercontent.com/5585296/141685593-65a6a419-ba38-40ae-af8b-d0a9295f5af0.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.