Thanks everyone for your suggestions.
so, basically, the learning is :
I should not leave rule firing to Drools, and have a proper priority and
exit condition.
And, I cannot rely on "specificity" for rule selection (i was so hoping it
would work)
Thanks again,
best regards
Tanu
--
View this
Hello,
Attached here is the complete screenshot of the decision table.
i am not using salience, so all rules should have same salience of 0
I understand that in such cases, the conflict resolution strategy is
'specificity'.
But for the following case, when i run test scenario with following va
The conflict resolution strategy has 'specificity' one of the rules.
According to which I should have got a 100 or 120.
Please help me understand this.
If there is some recommended reading for the same, that would also be
helpful.
Another question is - how can I view/change the conflict resoluti
Hello,
I am trying to understand the logic of firing of rules.
I have the given rules without any salience, so all rules are at the same
priority.
http://drools.46999.n3.nabble.com/file/n4019409/Capture3.png
When I fire a rule with values of
shailesh, exe, mehta and buy I get the fees as 10.
Thanks Mike.
Though the problem remains, atleast I know I will have to find a workaround
and not struggle with excel uploads.
Regards
Tanu
--
View this message in context:
http://drools.46999.n3.nabble.com/Excel-Upload-of-decision-table-resulting-in-incomplete-rules-tp4019178p4019188.html
Se
Hello,
I am trying to upload a decision table using excel uploads.
When I leave any cell blank, no rule is generated for that row.
As I understand from the examples and other posts, this should not have
happened and the rule should have been generated with the remaining values
in that row. I am