Error with Drools .brl to .drl rule conversion - Adding dynamic rules

Posted by jillika iyer on Stack Overflow See other posts from Stack Overflow or by jillika iyer
Published on 2010-06-17T04:18:44Z Indexed on 2010/06/17 4:23 UTC
Read the original article Hit count: 380

Filed under:

Hi,

I want to add rules dynamically in drools. What is the main plus point of using KNowledge builder?? Or is it better to just list the Files in the rules directory and add it to my program?? But in this case when I convert from a .brl to .drl file at runtime - my new created .drl is not detected. How can I update the new rule and add it at runtime??

Please help.

Thank you J

© Stack Overflow or respective owner

Related posts about drools