How to add a rule to an existing KnowlegeBase Drools 5.3?

52 views Asked by At

How to Dynamically add rules to Drools 5.3, I am using this version and could not find an appropriate answer for the same, I have seen the answer for drools 6 but that's of no use to me because the API has changed.

In the API I see how to remove a rule from the KnowlegeBase but could you help me out how to add rule at runtime.

0

There are 0 answers