[rules-users] logicalInsert and construction of an inferred fact.

Michael Anstis michael.anstis at gmail.com
Tue Mar 13 12:32:24 EDT 2012


Yes, you will need to perform something like this in the RHS of a rule:-

MyFact mf = new MyFact();
insertLogical( mf );

On 13 March 2012 16:23, devan.vanreenen at gmail.com <devan.vanreenen at gmail.com
> wrote:

> Thanks for your response, I picked it up from the following link
> the
>
> http://docs.jboss.org/drools/release/5.3.0.Final/drools-expert-docs/html/ch02.html#d0e795
>
> In terms of question number 2, for every inferred fact I would I have to
> construct myself and make Guvnor aware of it before logically inserting?
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/logicalInsert-and-construction-of-an-inferred-fact-tp3822594p3822698.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> 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/20120313/277299fc/attachment.html 


More information about the rules-users mailing list