<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    drools.getEntryPoint("XYZ").insert(fact);<br>
    <br>
    On 8/16/10 11:14 PM, Mike Love wrote:
    <blockquote
      cite="mid:AANLkTimN7QCunVqdDMyiZVP5PGvMEzN0yuGZFYsbbacE@mail.gmail.com"
      type="cite">Hi,<br>
      <br>
      How does one insert a new fact in the RHS of a rule to a specific
      stream so that this fact is available to other rules that get
      facts from that stream?<br>
      <br>
      Thanks,<br>
      Mike<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>