Re: [rules-users] Getting different results from decision tables based on number of facts - all other fact information staying the same.

2011-02-10 Thread groovenarula
Thanks for the pointer Wolfgang. I'll change the DRL accordingly. -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Getting-different-results-from-decision-tables-based-on-number-of-facts-all-other-fact-information-s-tp2467364p2468740.html Sent from the Drools

Re: [rules-users] Getting different results from decision tables based on number of facts - all other fact information staying the same.

2011-02-10 Thread groovenarula
Never mind. I figured it out. I had not merged the fact cell over the 2 columns that had the unit constraint. I'm good. Thanks for looking though. -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Getting-different-results-from-decision-tables-based-on-number-o

Re: [rules-users] Getting different results from decision tables based on number of facts - all other fact information staying the same.

2011-02-10 Thread Wolfgang Laun
Today, on this list, I posted a way of getting the DRL from a decision table. We should see the rules that are generated for the 2nd rule table. And see below... On 10 February 2011 18:11, groovenarula wrote: > > rule "Set F103 Option price based on Group/Style" >salience 50 >w

[rules-users] Getting different results from decision tables based on number of facts - all other fact information staying the same.

2011-02-10 Thread groovenarula
Background : I have an object model is as follows : Units 1 ---> 0..N Options where a unit (basically an item in stock), can have 0 … N Options. Items themselves have 2 primary fields - an item type (called group - a 3 digit number that represents the category the item