Hi,
I have a DSL file like this
[then]showing popup thing = foo.put("showing","ON");
and a DRL file like this
Rule "popup"
no-loop tru
when
....
then
showing popup thing
end
It keeps giving me an error
"Unable to expand: showing popup thing. Due to Expression was not
expandable: showing popup thing"
The other rules is working fine, i couldn't find any problem with this DSL
and DRL. Anybody can help?
thanks,
--
View this message in context: http://www.nabble.com/DSL-Rules-error-%3A-unable-to-expand-tp16707000p16707000.html
Sent from the drools - user mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users