[rules-users] Indicating "used" rules

Davide Sottara dsotty at gmail.com
Mon Sep 23 11:55:43 EDT 2013


You might also try the new Belief System capabilities.. (JTMS and/or
Defeasible), see Mark's email/blog
about how to insert "negative" or "defeated" facts


On 09/23/2013 08:18 AM, Mauricio Salatino wrote:
> yeah you can do that, you can write rules about rules activations with
> the declarative agenda feature. 
> Check this out: 
>
> http://planet.jboss.org/post/declarative_agenda_and_control_rules
>
>
> On Mon, Sep 23, 2013 at 4:06 PM, Andrzej Grzelak <andrzej.grzelak at g.pl
> <mailto:andrzej.grzelak at g.pl>> wrote:
>
>     Hello again,
>
>     Im making some kind of expert system. And now i got new problem:
>
>     User is asked sequentially for propetieries of object, than I
>     modify object propetieries, then i call update() and
>     fireAllRules() to check for any answers.
>     It is repeated for every object property till we fire rule with
>     answer.
>
>     Now problem comes : When user decline answer we need to find
>     another one.
>     But first answer will fire every time now. That's not what i need....
>
>     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.
>
>     I would need to indicate drools somehow to delete/deactivate that
>     rule.
>
>
>     Thanks for any help.
>
>     _______________________________________________
>     rules-users mailing list
>     rules-users at lists.jboss.org <mailto:rules-users at lists.jboss.org>
>     https://lists.jboss.org/mailman/listinfo/rules-users
>
>
>
>
> -- 
>  - MyJourney @ http://salaboy.com <http://salaboy.wordpress.com>
>  - Co-Founder @ http://www.jugargentina.org
>  - Co-Founder @ http://www.jbug.com.ar
>  
>  - Salatino "Salaboy" Mauricio -
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20130923/99aeb09a/attachment.html 


More information about the rules-users mailing list