-
Bug
-
Resolution: Done
-
Major
-
None
-
7.9
-
None
-
Undefined
When you follow the getting started steps in "Getting started with decision services in Red Hat Decision Manager", after finishing the model development (3.4. Defining the traffic violations DMN decision logic) and build the project, you will get one warning "Columns: [Violation.Type] relate to FEEL string values which can be enumerated for the inputs; Gap analysis skipped." See attached validation-type-warn.png
Solution A) Add a note to ignore the warning.
Solution B) Improve the steps to make use of Gap analysis. (Add enumeration constraints in properties pane. We will see another waning that there is a gap [< 10, "speed"] then... add a row with amount=0, points=0? or ignore it because we don't fine the case)
- is caused by
-
DROOLS-4640 DMN Editor constraint on Type does not reflect in Decision Table
- Resolved