[rules-users] Web guided Decision table

abhinay_agarwal abhinay_agarwal at infosys.com
Fri Jul 20 08:29:45 EDT 2012


http://drools.46999.n3.nabble.com/file/n4018799/Untitled.png 

y m i getting *Error: unable to resolve method using strict-mode:
org.drools.spi.KnowledgeHelper.$cc()]* error...

my $cc is binded with a Customer()..

how can i do this in the condition column of a decision table:


rule "my rule"
when
       $cc:Customer()
then
      //something 
end



--
View this message in context: http://drools.46999.n3.nabble.com/Web-guided-Decision-table-tp4018776p4018799.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list