[rules-users] Specifiying dialect MVEL for rules generate from decision tables

2011-11-11 Thread hdrews
How can I select the dialect for generated rules?

-- Heinz 

--
View this message in context: 
http://drools.46999.n3.nabble.com/Specifiying-dialect-MVEL-for-rules-generate-from-decision-tables-tp3499287p3499287.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Functions not generated from decision tables with Drools 5.2

2011-11-11 Thread hdrews
I have a decision table with functions but they are not contained in the
generated DRL.

What have I to do to fix this?

-- Heinz  

--
View this message in context: 
http://drools.46999.n3.nabble.com/Functions-not-generated-from-decision-tables-with-Drools-5-2-tp3499285p3499285.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Problem with 'contains'

2011-10-30 Thread hdrews
Thanks,

I got it working using the approach in (b)

- Heinz

--
View this message in context: 
http://drools.46999.n3.nabble.com/Problem-with-contains-tp3463274p3465800.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Problem with 'contains'

2011-10-29 Thread hdrews
I'm using in a rule the 'contains' operator against a Map.
The method 'containsKey' on Map is invoke twice, first with the key then
with the value associated to the key.

The rule is evaluated to 'false'.

What can I do to prevent this behavior?

--
View this message in context: 
http://drools.46999.n3.nabble.com/Problem-with-contains-tp3463274p3463274.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users