<div dir="ltr">Hi,<br>Could you please advice which is the best way to build Drools packages?<br>I need to read the rules from database and I have to build drools packages.<br>The content of the rules is very flexible :<br>
1. I don&#39;t know the number of rules.<br>2. I don&#39;t know rule data: the type name, operation and value.<br>3. I do know the maximum number of types and operations the system support.<br><br>How should I build the packages:<br>
Should I write component that will read the rules from database and will transform it to drl file? <br>Any API I can use - Maybe BRMS API? <br><br>I&#39;m a ware of &quot;rule templates&quot; but I need a better generic way...<br>
<br> <br>Thanks,<br>Meny<br></div>