Hi,
Basically in Drools you have packages that can contain any number of rules. Then you can build knowledge bases that can contain any number of packages.
With that you create sessions to interact with that rules. Then you need to remember that unless you use agenda-groups, ruleflow-groups or activation-groups all the rules will be evaluated.
Depending on your scenario is how your sessions(stateless or statefuls) needs to be created as well as how to segment the rules in your packages.
Hope it helps!
Greetings
hello, i think they have made so powerful that it is to abstract to understand.following: all i would like to do is magage a large number of rules under a set of "rule sets"each rule set can have many ruleseach rule can belong to one or multiple setsor a many to many relationship.i expect for a given rule set id, that the corresponding rules to be executed. i dont see yet how this is done in drools under the current documentation.thank you for any help
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users