First create a DRL and sort out the errors.... then do it with dsl so that you can easily debug. eval should be a last statement in your condition. Otherwise it won't work
kingston wrote: > > > > Is it possible to write a rule in DSL to check for a value that is > returned by a calls to a java method in the Condition part ? > > Are there any sample codes for using eval in DSL Syntax or for calling > java methods ? > > > > -- View this message in context: http://www.nabble.com/DSL---Calling-Java-Method-%2C-Eval-functions-tf3307311.html#a9326627 Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
