09-07-04 10:53 PM
I have an engine, working wonderfully, that executes a Ruleset loaded
from a file using the Biztalk RuleEngine directly (not from within
Biztalk).
For performance reasons, I am caching the Ruleset between calls, as it
is used multiple times.
For some strange reason, I get a different result with the same data
if I execute a cached ruleset instead of a newly created one. Is this
true ? Or can I reset a RuleSet/RuleEngine so that I can cache as well
as execute a ruleset multiple times ?
Any insight into how this works ? The documentation is somewhat scant.
[ Post a follow-up to this message ]
|