Hello,
I have created few Rules using Drools. I am able execute those rule using
Drools API as well as JSR-94 API when I created them using Drools Eclipse
Plugin and stored on a file system.
Also, I imported same rules in BRMS Repository using Drools-Guvnor. Now, I
have few questions regarding loading/execution of the rules stored in BRMS
repository.
1. How do I load rules stored in BRMS repository? As I understand drool uses
JackRabbit as its Java Content Repository. Do I need to access it via Java
Content API?
2. Is there any way to execute DSL\RuleFlow via JSR-94 API? Does JSR-94
cover these concepts?.
Thanks,
Nilshan.