[rules-users] Weblogic rules to Drools rules.

kashif10 kash452 at yahoo.com
Mon Jan 18 13:01:41 EST 2010


Hi,
 We have  a product using weblogic server & weblogic rules.
We are planning to move our application to jboss As using drool rules.

Brief intro of our rules:
Currently we have around 20K rules in our databse. We load all those rules
form our database in to weblogic Rule Manger. All those rules loaded in to
Rule manger with rule ID as key &  Rule Data as values. we can simply add
new ruels on run time we can remove any rule form RuleMnager at runtime.
Then we have catalogs in out databse pointing those rules.
So whenever user inputs some data & ask to evaluate that data with some
catalog.
Then we simply add user data in WM & get rules from Rule manager one by one
& evaliate the rule on the basisi of WM. In the end we send the
alerts/result to user.

My questions:
i) Is there a rule manger Api in drools to whoch we provide rule Id along
with rule data to load rules in memory.
&  we can remove & add furtgur rules in to it.
Also how effecient is it to load & evaluate more than 20K rules.

ii) I don't find RuleSet in ApI, whats the replacement of it?

iii) Any link having good example to load rules & then evaluate a set from
this a caalog type of case.

I hope your precious answers will help us a lot to make the decision.

Thanks.




-- 
View this message in context: http://n3.nabble.com/Weblogic-rules-to-Drools-rules-tp126265p126265.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list