-
Bug
-
Resolution: Done
-
Major
-
Kogito Tooling 0.7.0
-
1
-
Workaround Exists
-
-
-
2020 Week 37-39 (from Sep 7)
As part of KOGITO-2895 we introduced support for DMN and PMML model integration in kogito-tooling.
Environment
VS Code kogito extension
Description
This integration introduces auto-generating of function parameters once PMML model for a function expression was selected.
The issue is this auto-generation doesn't take into account usageType="predicted" attribute. Fields with this attributes should be generated as input parameters of the function as these fields are used to store the result.
For more details, see steps to reproduce.
- relates to
-
KOGITO-2895 [DMN Designer] PMML support - PMML Marshaller integration
- Resolved