Perhaps we take a quick look at the documentation? All Rule Tables begin with a cell containing "RuleTable",... (OK, we have that.) The next row defines the column type,... (Still looks good.) Given a column headed CONDITION, the cells in successive lines result in a conditional element. Text in the first cell below CONDITION develops into a pattern for the rule condition, with the snippet in the next line becoming a constraint. (Hmm, an empty pattern with a constraint? Not likely... Perhaps the "eval(true)" should go up one cell - and leave the one below empty. Let's try that!) ... Text in the third cell below CONDITION is for documentation only. (Right, "id" looks like documentation.)
-W On 15/08/2013, captainrhino <[email protected]> wrote: > Crow.jar <http://drools.46999.n3.nabble.com/file/n4025561/Crow.jar> > > questions.xls > <http://drools.46999.n3.nabble.com/file/n4025561/questions.xls> > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/guvnor-converting-descision-tables-tp4025559p4025561.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
