<br>&nbsp;&nbsp; DSL is space mandatory, but insensitive, it that makes any sense... :)<br>&nbsp;&nbsp; My guess is that when you write a mapping like that:<br><br>showing popup thing =<br><br>&nbsp;&nbsp; You are say that there must be 1 or more spaces in the end of the statement.<br>
&nbsp;&nbsp; Try removing the space and it should work:<br><br>showing popup thing=<br><br>&nbsp;&nbsp;&nbsp; PS: Internally, all spaces are converted into \s+<br>
<br>&nbsp;&nbsp;&nbsp; []s<br>&nbsp;&nbsp;&nbsp; Edson<br><br><div class="gmail_quote">2008/4/15 vester_s &lt;<a href="mailto:s4nnym@gmail.com">s4nnym@gmail.com</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi,<br>
<br>
I have a DSL file like this<br>
[then]showing popup thing = foo.put(&quot;showing&quot;,&quot;ON&quot;);<br>
<br>
and a DRL file like this<br>
Rule &quot;popup&quot;<br>
 &nbsp;no-loop tru<br>
when<br>
 &nbsp; ....<br>
then<br>
 &nbsp;showing popup thing<br>
end<br>
<br>
It keeps giving me an error<br>
&quot;Unable to expand: showing popup thing. Due to Expression was not<br>
expandable: showing popup thing&quot;<br>
<br>
The other rules is working fine, i couldn&#39;t find any problem with this DSL<br>
and DRL. Anybody can help?<br>
<br>
thanks,<br>
<font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/DSL-Rules-error-%3A-unable-to-expand-tp16707000p16707000.html" target="_blank">http://www.nabble.com/DSL-Rules-error-%3A-unable-to-expand-tp16707000p16707000.html</a><br>

Sent from the drools - user mailing list archive at Nabble.com.<br>
<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>
</font></blockquote></div><br><br clear="all"><br>-- <br> Edson Tirelli<br> JBoss Drools Core Development<br> Office: +55 11 3529-6000<br> Mobile: +55 11 9287-5646<br> JBoss, a division of Red Hat @ <a href="http://www.jboss.com">www.jboss.com</a>