[jboss-jira] [JBoss JIRA] (DROOLS-3407) Need to use one rule in each one of the agendas efficiently in Kie Drools 7.12

Rafael Jordá (Jira) issues at jboss.org
Tue Dec 4 12:21:00 EST 2018


Rafael Jordá created DROOLS-3407:
------------------------------------

             Summary: Need to use one rule in each one of the agendas efficiently in Kie Drools 7.12
                 Key: DROOLS-3407
                 URL: https://issues.jboss.org/browse/DROOLS-3407
             Project: Drools
          Issue Type: Enhancement
          Components: eclipse plugin
    Affects Versions: 7.12.0.Final
            Reporter: Rafael Jordá
            Assignee: Kris Verlaenen
             Fix For: 7.12.0.Final


Hi, I'm working in a project using Drools in Eclipse. I need to solve the following issue and I was wondering if you could help me. 

I have a rule that needs to be triggered in each one of the agendas that I've defined in my drl file (it is a very important rule).

First, I tried not to set an agenda for that rule, but it only got executed at the end of the last agenda.

So the only thing that came to my mind was defining that rule in each one of the agendas, i.e., the same rule is repeated in all of them, which is not the most efficient solution.

Is this a normal issue? Is there a better solution?

Thanks.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list