[rules-users] Excel Syntax in Decision Tables

crosbis2 drpatrick.cosmo at gmail.com
Tue May 27 05:42:59 EDT 2014


Hi, 

i tried 
Classification(); $f: FATCA()
type == $param

$f is not recognized. 

and regular rearranging

Classification(); fatca: FATCA()
type == $param

this doesn't give any errors but the rule doesn't work. I think fatca:
FATCA() needs to be before Classification(type == 3);

Is there any other tricks to make this happen? 




--
View this message in context: http://drools.46999.n3.nabble.com/Excel-Syntax-in-Decision-Tables-tp4029520p4029711.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list