testing policies in Business Rule Composer

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have created a Policy and RuleSet in Business Rule Composer comprising 95
rules.

I test it against a document which contains 20 elements that should evaluate
to true in a Match.

The test arbitrarily uses rule 'r15' for the right operand and no other
values. It correctly uses the 20 values for the left operand. The value
'r15' is not one of the 20 so a true test result is never found. The value
of 'r15' never changes.

What is it that I am missing to make it use the full set of 95 rules for the
right operand.

At the moment the rule engine trace shows that it does 22 assertions, 2 of
which test parts of the XPath before we reach the records or elements that
are significant. It then does 22 retracts.

I would have expected it to do that for all 95 rules, so 22 * 95 assertions.

Any help would be appreciated.

cheers
--
PeterW
.