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.
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users