[rules-users] Using No-Loop and Activation-Group in .xls Decision tables?

dunnlow dunnlow at yahoo.com
Wed Jun 26 14:42:26 EDT 2013


I am using Drools 5.4 and trying to create an xls spreadsheet and upload it
to Guvnor.  I see in the documentation that I should be able to add a row
for attributes:

(http://docs.jboss.org/drools/release/5.4.0.Final/drools-expert-docs/html/ch02.html#d0e1298)

However when I upload the spreadsheet to Guvnor, the source created just
puts it out by itself (without being in a rule).  I've tried different
cases, etc. but here is what the first few rows of my spreadsheet looks
like:

RuleSet                        Test
Import                         com.my.Bean
Sequential                    true
NO-LOOP                     true
ACTIVATION-GROUP     MyAGGroup

The import and Sequential attributes generate proper code, but the rules
generated do NOT contain an entry for activation group or no-loop (those tag
just site by themselves before all of the rules).

Am I doing something wrong or could this be a Guvnor bug?

Thanks,
-J



--
View this message in context: http://drools.46999.n3.nabble.com/Using-No-Loop-and-Activation-Group-in-xls-Decision-tables-tp4024573.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list