I have confirmed this problem. The same thing happens for <b>exists (The following exists)</b> and <b>() (Any of the following are true). </b>Could you please create a jira issue for this? <div><br></div><div>p.s.: Please try to wait at least a week before re-post a question :)<br>


<div><br></div><div>Best Regards,<br clear="all"><br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>- Developer @ <a href="http://www.plugtree.com" target="_blank">http://www.plugtree.com </a><br>- Blog @ <a href="http://ilesteban.wordpress.com" target="_blank">http://ilesteban.wordpress.com</a><br>



<br><br><div class="gmail_quote">2011/1/17 Harshit Bapna <span dir="ltr">&lt;<a href="mailto:hrbapna@gmail.com" target="_blank">hrbapna@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div class="gmail_quote">
<div><font face="verdana,sans-serif">Hello All,</font></div>
<div><font face="Verdana"></font> </div>
<div><font face="verdana,sans-serif">From the Expert documentation, I am trying to create the rule(below) in Guvnor</font></div>
<div>
<div><font face="verdana,sans-serif">Guvnor Version : 5.1.1</font></div></div>
<div><font face="verdana,sans-serif"></font> </div>
<div><font face="Verdana">I am not able to achieve the combination of NOT &amp; FROM in a business rule.</font></div>
<div><font face="Verdana"><strong>Is it possible to create the below drl rule into a brl rule in Guvnor?</strong></font></div>
<div><font face="Verdana"></font> </div>
<div><font face="verdana,sans-serif">------------------------------------------------------------------------------------</font></div>
<div><font face="verdana,sans-serif">package org.drools;<br><br>rule &quot;Avoid NPE on wrong syntax&quot;<br>   when<br>     <strong>not</strong>( Cheese( ( type == &quot;stilton&quot; &amp;&amp; price == 10 ) || ( type == &quot;brie&quot; &amp;&amp; price == 15 ) ) <strong>from</strong> $cheeseList )<br>



   then<br>     System.out.println(&quot;OK&quot;);<br>end</font></div>
<div><font face="verdana,sans-serif">------------------------------------------------------------------------------------</font></div>
<div> </div></div><br>
<br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org" target="_blank">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>
<br></blockquote></div><br></div></div>