Rule engines are software components that allow application developers to externalize business rules and manage their lifecycle independently from the application code.
I need a lightweight rules engine. We have around 50 rules right now, but the rules keep changing frequently. We could …
javascript node.js rule-engineI am no Drools expert. I have some familiarity with it though, by experimenting with it. I am unable to …
java scripting drools rules rule-engineIs there a difference between Drools and Jrules? Is Jboss rules the same thing as Jrules? What type of environments …
jboss drools rule-engine jrules jboss-rulesI need some advice on the best approach to solving this problem. I've researched DROOLS, Java Rule Engine and a …
java business-logic rules rule-engineI'm new to drools and given a condition (Condition) and a boolean variable "a" , I would like to create the …
java rules drools rule-engineI just have started using Drools (version 5.1.0) so please bear with me in case this question was already answered. I …
java drools rule-engineI have a requirement which take lots of rules validated against the java value objects and produces results. (we cant …
java rule-engineWhat is the best practice to test drools rules with junit? Until now we used junit with dbunit to test …
junit drools rule-engine drools-flow jboss-rulesWhile I'm moving my project to java7, Drools starting throwing RuntimeDroolsException exception during init process. When i dig further, I …
java drools java-7 rule-engineAt work, we have optimization engines, and one of the inputs used by these engines are business rules, which we …
user-interface design-principles rule-engine