Lets say we have 100s or 1000s of Fact objects of Observation. In rule we need to compare it with some data lets say
Observation( this checkObs "SomeData") Where checkObs is our customeEvaluator Now we have to make the RHS dynamic... That If we have some data in database depending upon the caller... we need to replcae that with "SomeData" in our evaluator, but how can I get/passes user info in our custom evaluator. Is there a way to read some global variable, or some other facts object in our evalutor, which changed per firing of rule sets?? -- View this message in context: http://drools.46999.n3.nabble.com/How-to-get-a-Facts-handle-in-Custom-Evaluator-tp3320607p3320607.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users