[
https://issues.jboss.org/browse/DROOLS-1259?page=com.atlassian.jira.plugi...
]
Kavi sri commented on DROOLS-1259:
----------------------------------
Hi Mario,
I had updated the Drools version to 6.4, Now Kie Scanner scans the updated Rule file with
aggregate functions in local Maven repo. But now if i Update the Rule in workbench, local
Maven repository is not getting updated with the new Rule files.I had tested the same with
Local Workbench. Local Workbench is able to update the changes to Local Maven repository,
but not the Dev Environment Workbench Maven. Please let me know if there is already a
issue on 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)