<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Manukyan, Sergey wrote:
<blockquote
 cite="mid:4E03EDD62CB1CB4599E6BD71DBEDFD2002B59E8F@usmitry-exm1.corp.lear.com"
 type="cite">
  <pre wrap="">
Manukyan, Sergey's message received 10/17/2007 5:13 PM:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Folks,

 

I have to restate the question as didn't find the answer anywhere and 
have not get response to it in my previous email.

 

Using 4.0.2.   So I have a set of rules, _each_ with a specific 
*ruleflow-group *defined. And I have a rule flow file defined. 
Altogether everything works fine.

 

Now I need to fire a single specific rule from this rule set. Using
    </pre>
  </blockquote>
  <pre wrap=""><!---->the 
  </pre>
  <blockquote type="cite">
    <pre wrap="">RuleNameEqualsAgendaFilter didn't help, it didn't fire the rule...

 

How is it supposed to be done?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
        A couple of reasons a rule won't fire: if the facts aren't
asserted or         the conditions aren't met.
                
                Scott, both conditions are met. The problem is in
filtering agenda to a single rule, and it only happens when rules have
ruleflow-group defined... 
  </pre>
</blockquote>
If a rule defines a ruleflow-group then it can only fire when that
ruleflow-group is active. So the ruleflow-group, when active, place's
its activations onto the Agenda where when the rule is attempted to be
fired the AgendaFilter may stop that rule from firing.<br>
<blockquote
 cite="mid:4E03EDD62CB1CB4599E6BD71DBEDFD2002B59E8F@usmitry-exm1.corp.lear.com"
 type="cite">
  <pre wrap="">
**********************
** LEGAL DISCLAIMER **
**********************

This E-mail message and any attachments may contain 
legally privileged, confidential or proprietary 
information. If you are not the intended recipient(s),
or the employee or agent responsible for delivery of 
this message to the intended recipient(s), you are 
hereby notified that any dissemination, distribution 
or copying of this E-mail message is strictly 
prohibited. If you have received this message in 
error, please immediately notify the sender and 
delete this E-mail message from your computer.

_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>

  </pre>
</blockquote>
<br>
</body>
</html>