Hi,
(Attempt #2 after registering to the mailing list ...).
For some reason, I do not have permission to add a comment in JIRA.
Please add this answer in a comment on the case JBRULES-3703. Thanks.
===============
The reason of the exception is because the number is treated as a float, ie
"-1.0".
The workaround is to add a single quote before the number and it will work.
===============
Lubos Pechac wrote
Compiling attached .xls table results in exception, K12 column
contains
"-1". This worked in drools 5.0.1
org.drools.template.parser.DecisionTableParseException: Priority is not an
integer literal, in cell K12
at
org.drools.decisiontable.parser.DefaultRuleSheetListener.nextDataCell(DefaultRuleSheetListener.java:607)
--
View this message in context:
http://drools.46999.n3.nabble.com/Re-JBRULES-3703-Error-parsing-negative-...
Sent from the Drools: User forum mailing list archive at
Nabble.com.