]
Mario Fusco closed DROOLS-1259.
-------------------------------
Resolution: Out of Date
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