[rules-users] Not able to detect how to correct ERR 102

ankit3j ankit3j at gmail.com
Fri Mar 21 09:12:01 EDT 2014


Contents of Sample.dsl 
----------------------------------------------------------------------------------------------------
[condition][]There is a Customer with first name "{name}"=$customer :
Customer(firstName == {name})
[consequence][]Greet Customer=System.out.println("Hello " +
$customer.getFirstName());
-----------------------------------------------------------------------------------------------------

Personally, I don't think its dependent on DSL contents as I have not yet
compiled anything. From my point of view, my DSLR file is still independent
of whatever DSL I am using.



--
View this message in context: http://drools.46999.n3.nabble.com/Not-able-to-detect-how-to-correct-ERR-102-tp4028884p4028888.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list