Hi All,
I am new to drools rule engine.
And I am looking at the drools for the following requirement:
My application has many customers, and we want to give them an ability to
set some sort of rules.
We need to store these rules and then when we get requests from these
clients we need to apply these client specific rules to the requests.
So the rules and the rule data is customer specific.
Please let me know, if we can do that using drools.