Yes, you will need to perform something like this in the RHS of a rule:-<br><br><span style="font-family:courier new,monospace">MyFact mf = new MyFact();</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">insertLogical( mf );</span><br style="font-family:courier new,monospace">
<br><div class="gmail_quote">On 13 March 2012 16:23, <a href="mailto:devan.vanreenen@gmail.com">devan.vanreenen@gmail.com</a> <span dir="ltr">&lt;<a href="mailto:devan.vanreenen@gmail.com">devan.vanreenen@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for your response, I picked it up from the following link<br>
the<br>
<a href="http://docs.jboss.org/drools/release/5.3.0.Final/drools-expert-docs/html/ch02.html#d0e795" target="_blank">http://docs.jboss.org/drools/release/5.3.0.Final/drools-expert-docs/html/ch02.html#d0e795</a><br>
<br>
In terms of question number 2, for every inferred fact I would I have to<br>
construct myself and make Guvnor aware of it before logically inserting?<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/logicalInsert-and-construction-of-an-inferred-fact-tp3822594p3822698.html" target="_blank">http://drools.46999.n3.nabble.com/logicalInsert-and-construction-of-an-inferred-fact-tp3822594p3822698.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br>