]
Jozef Marko closed DROOLS-1202.
-------------------------------
Resolution: Won't Do
This won't be done due to changed team focus on DMN and ScenarioSimulation assets.
I am not able to assign keys to Enum value through external data
objects
------------------------------------------------------------------------
Key: DROOLS-1202
URL:
https://issues.jboss.org/browse/DROOLS-1202
Project: Drools
Issue Type: Bug
Components: Enumerations Editor
Reporter: Fatema Rangwala
Assignee: Michael Anstis
Priority: Major
Labels: drools-tools
Attachments: TestEnumPrac.java
I was able to import Enum through data objects in workbench. But when I tried to add keys
to enum value it is not supported.
For e.g. in workbench it is supported to assign keys to enum value like
[F='Female', M='Male'].
But not able to assign keys to enum using external data object.