I am using HP Exstream (formerly Dialogue from Exstream Software) version 5.0.x.It has a feature to define and save boolean expressions as \"Rules\".
I have a requirement to build a Business Rule Engine. I use the SQL SERVER 2005. The business rules are massive, like 2000 pages long.
I\'m coming across some weird behavior in Drools 4.0.7, but maybe it\'s just cause I don\'t understand I how Drools works.Assume, there\'s a class \"A\" that has a property called \"property\".
The purpose of this quetion is to evaluate the reasonability of using Drools for complex display value lookup processing within a web application.I have been tasked to retrieve coverage inf开发者_JS百
Here\'s what I had like to do. I had like to put \"rules\" in a database table. This is sort of like the drools xls decision table formatexcept that all the rules will be rows in a table. This way I
I have a set of objects with attributes and a b开发者_StackOverflow社区unch of rules that, when applied to the set of objects, provides a subset of those objects. To make this easier to understand I\'
I\'m developing a Java EE 6 application where \"providers\" should be able to define a price and different discounts on a service for users. There are many different providers. Each one provides the s
I have an application that receives a number of datums that characterize 3 dimensional spatial and temporal processes.It then filters these datums and creates actions which are then sent to processes
I am studyin开发者_运维问答g the CodeCampServer. I am confused about the ASP.NET MvcContrib.CommandProcessor.RulesEngine.
Our system is based on flows and activities and we want to give the analysts users the opportunity to cre开发者_JAVA百科ate dynamics flows (at runtime).The designer UI based on SL 4.0 .