[rules-users] externalization of input constraints in a rule

bharath87 craze.stuff at gmail.com
Wed Oct 19 15:55:07 EDT 2011


Hi Guys, 
           I am new to Jboss Drools. I am writing rules for an application
and here is where I need some help. 

Suppose I have a rule 

 rule "sampleRule" 

when 

      $person : Person ( ssn == "given" ) 

then 

     display ($person) 

end 

I want to externalize the "given" and use a variable / user input instead. 

Thanks

--
View this message in context: http://drools.46999.n3.nabble.com/externalization-of-input-constraints-in-a-rule-tp3435495p3435495.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list