[
https://issues.jboss.org/browse/DROOLS-1259?page=com.atlassian.jira.plugi...
]
Mario Fusco commented on DROOLS-1259:
-------------------------------------
Try with a newer version (6.4.0.Final or 6.5.0.Beta1) and if the problem persists please
provide a complete reproducer for this problem, otherwise it will be impossible for us to
investigate it.
Kie Scanner is not reading updated Rules when the rule file has
aggregate functions like collect, accumulate
------------------------------------------------------------------------------------------------------------
Key: DROOLS-1259
URL:
https://issues.jboss.org/browse/DROOLS-1259
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.2.0.Final
Environment: Local
Reporter: Kavi sri
Assignee: Mario Fusco
Labels: later
I'm trying to implement Kie Scanner in my Maven based REST API which invokes Drools
Rule engine. Kie scanner works fine when Aggregate functions are not used in the DRL file.
But it is not invoking the Rules, when collect / accumulate function is involved in the
DRL.
I had configured Kie scanner in my applicationContext. That is referred from the forum
link shared in the Forum reference tab.
Please let me know if there is a similar issue already reported or If it is new Please
reply back with your comments
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)