[
https://issues.jboss.org/browse/DROOLS-1448?page=com.atlassian.jira.plugi...
]
Ramya m commented on DROOLS-1448:
---------------------------------
We are migrating from 6.3.0.Final to 6.5.0.Final. While migrating we too faced the same
issue in version 6.5.0.Final. Our SetValue method is compatible for any Object/Primitive
data types as the data is dynamic.
Below is our application log.
{color:red}Rule Compilation error The method setValue(Object, Object) in the type RuleFact
is not applicable for the arguments (String, int)]{color}
Please let me know is there any patch or any stable version to avoid this issues. Any
Migration document from 6.3.0.Final to 7.X is also useful
[XLS Decision Table] Integer values for Double attributes causes
validation error
---------------------------------------------------------------------------------
Key: DROOLS-1448
URL:
https://issues.jboss.org/browse/DROOLS-1448
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.Beta6
Reporter: Jozef Marko
Assignee: Mario Fusco
Priority: Minor
Labels: dtable_testday_preparation, qe-test-day, reported-by-qe
Attachments: Driver.java, ExamplePolicyPricing.xls, Policy.java, Screenshot from
2017-02-02 10-22-21.png
If the XLS decision contains Integer values for column ( attribute ) that is Double data
type, then the XLS decision table is not validated successfully. After conversion to
guided decision table is the table validated successfully.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)