[rules-users] Accessing drools object in function
ferry97
vri_97 at yahoo.com
Mon Mar 24 21:16:16 EDT 2008
Hi,
Is it possible to access drools object in drools function ?
eg:
function void doSomething(MyObject obj) {
//do something first
drools.insert(obj);
}
When trying to do this, drools object is not recognized.
Is there other way ?
Thanks
--
View this message in context: http://www.nabble.com/Accessing-drools-object-in-function-tp16266293p16266293.html
Sent from the drools - user mailing list archive at Nabble.com.
More information about the rules-users
mailing list