Fact not found in rule session
570517Dec 14 2007 — edited Aug 12 2010Hi All,
Iam trying one sample on inference in Oracle Business Rules. lam receiving an error message -
Error while executing a rule session unit of work, fact not found.
The rule session InferenceSample:750003 failed because the fact com.xyz.brwithbpel.Customer could not be found or doesn't exist.
Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
This error comes only when I test the business rules for inference condition. If I run the rules by removing the inferencing condition, the rule executes successfully.
First thing that comes to my mind is that inference is causing an infinite loop. If this was the case it should show a message something like "Out of memory". But the error messages are telling something different.
I am not able to find any clue. Any help will really do great for me.
Thanks.
.