-
Enhancement
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
Undefined
-
As part of JBPM-9783 we brought support of mapping DMN results into BPMN process variables, especially we support now custom objects. BPMN users do not need to parse the results from a java Map anymore. Now it is enough to cast the result to custom java class.
However we need to bring this support also into kogito. There is currently still a need to handle DMN result as a map and obtain data from the Map manually.
I demonstrate the issue on these new modules, available in PR:
- process-business-rules-dmn-quarkus
- process-business-rules-dmn-springboot
if you run mvn clean verify in these modules, you will get:
- clones
-
JBPM-9783 Incorrect object type returned in a DMN business-rule task of a BPMN (RuleSetNode Instance)
- Resolved
- is incorporated by
-
KOGITO-5255 Hardening of process and decisions integration - Embedded
- Closed
- relates to
-
KOGITO-5822 Add a test to assert the output type in the process-decisions examples
- Closed