<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">You might also try the new Belief
      System capabilities.. (JTMS and/or Defeasible), see Mark's
      email/blog<br>
      about how to insert "negative" or "defeated" facts<br>
      <br>
      <br>
      On 09/23/2013 08:18 AM, Mauricio Salatino wrote:<br>
    </div>
    <blockquote
cite="mid:CANzbnyVVm4sXr=KAWHw3M-oim2-vGbwim49uCun7fi_fbx3dzQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">yeah you can do that, you can write rules about
        rules activations with the declarative agenda feature.&nbsp;
        <div style="">Check this out:&nbsp;</div>
        <div style=""><br>
        </div>
        <div style=""><a moz-do-not-send="true"
            href="http://planet.jboss.org/post/declarative_agenda_and_control_rules">http://planet.jboss.org/post/declarative_agenda_and_control_rules</a><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Mon, Sep 23, 2013 at 4:06 PM,
          Andrzej Grzelak <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:andrzej.grzelak@g.pl" target="_blank">andrzej.grzelak@g.pl</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">
              <div>
                <div>
                  <div>Hello again,<br>
                    <br>
                  </div>
                  Im making some kind of expert system. And now i got
                  new problem:<br>
                  <br>
                </div>
                User is asked sequentially for propetieries of object,
                than I modify object propetieries, then i call update()
                and fireAllRules() to check for any answers. <br>
                It is repeated for every object property till we fire
                rule with answer.<br>
                <br>
              </div>
              <div>Now problem comes : When user decline answer we need
                to find another one. <br>
                But first answer will fire every time now. That's not
                what i need....<br>
                <br>
              </div>
              <div>Making somewhere in app list of "false answers" and
                then striping out them on return wont work. My app flow
                is determined by drools rule fire - if one of "answer
                rules" fires i return that answer, normally i would ask
                another question.<br>
                <br>
              </div>
              <div>I would need to indicate drools somehow to
                delete/deactivate that rule.<br>
                <br>
                <br>
              </div>
              <div>Thanks for any help.<br>
              </div>
            </div>
            <br>
            _______________________________________________<br>
            rules-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.jboss.org/mailman/listinfo/rules-users"
              target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div dir="ltr">&nbsp;- MyJourney @ <a moz-do-not-send="true"
            href="http://salaboy.wordpress.com" target="_blank">http://salaboy.com</a>
          <div>
            &nbsp;- Co-Founder @ <a moz-do-not-send="true"
              href="http://www.jugargentina.org" target="_blank">http://www.jugargentina.org</a><br>
            &nbsp;- Co-Founder @ <a moz-do-not-send="true"
              href="http://www.jbug.com.ar" target="_blank">http://www.jbug.com.ar</a><br>
            &nbsp;<br>
            &nbsp;- Salatino "Salaboy" Mauricio -</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>