[jboss-user] [JBoss jBPM] - drools result of fireallrules

AJanz do-not-reply at jboss.com
Thu Dec 13 11:40:49 EST 2007


Hi,

i got some problem. i use drools with descision tables in excel.  i manage it to pass an object as parameter, on which the rules fire.  as action i want so set a property of the passed object. 

in the Class i added the property gruppe with setter setGruppe(String s)

as action i defined

ACTION
setGruppe("$param");
gruppe
Gruppe A
Gruppe A1
Gruppe B
Gruppe C

but this doesnt work. 

how can i do that?



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4112631#4112631

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4112631



More information about the jboss-user mailing list