Thorough reading of the Expert manual is bound to bring you to this paragraph:
Notice that any rule attribute (as described the section Rule
Attributes) may also be written at package level, superseding the
attribute's default value. The modified default may still be replaced
by an attribute setting within a rule.
-W
On 29/06/2013, Michael Anstis <michael.anstis(a)gmail.com> wrote:
IIRC rule attributes are added as columns and the values will be in
the
corresponding rows.
Sent on the move
On 26 Jun 2013 20:00, "dunnlow" <dunnlow(a)yahoo.com> wrote:
> 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/...
> )
>
> 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-x...
> Sent from the Drools: User forum mailing list archive at
Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/rules-users
>