Hi All, I have the following question regarding Drools. The possibility to implement tiered rates and that is I have the following example. If the total units sold is between 0 - 1000 item a revenue return is 10% while if the total units sold is between 1001- 2000 items the return is 20%.
I want to use 1 dynamic rule to implement the above example rather than having 2 static rules defined? is this possible through drools? Regards Ram -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Rule-Engine-Tiered-Rates-tp882038p882038.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
