[rules-users] How to fire rules of a specific rule file from ChangeSet

Wolfgang Laun wolfgang.laun at gmail.com
Mon Aug 20 13:55:18 EDT 2012


One way of running the Rule Engine is to write a loop that
   - obtains one or more facts from some external source,
   - inserts this fact or these facts and
   - calls fireAllRules() and
   - processes results, if needed.

-W


On 20/08/2012, Rana <ven12344 at yahoo.com> wrote:
> I have written rule files and added to ChangeSet. Now when I fire the rules
> on Working Memory, it fires all the rules of all the rule files.
>
> I tried to use Fire Until Halt if the execution of rules are satisfies or
> if
> any rules failed, but it stops the execution forever.
>
> Please let me know how to do this.
>
> Thanks.
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/How-to-fire-rules-of-a-specific-rule-file-from-ChangeSet-tp4019282.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>


More information about the rules-users mailing list