Hello guys,
I'm writing a medical application for weaning from artificial respiration.
I'm putting some medical facts into the working memory and some rules work
on them.
The only problem is that I should return an result object (I called it
DroolsResult) and there should stay if weaning can be successful, remarks
and so on.
I heard that globals are good for returning result. Are there other
approaches? Can't one rule create the result object and put it in the
working memory so that I can fetch it from there using java code?
Thanks a lot and regards!
skasab2s
--
View this message in context:
http://www.nabble.com/Drools-Result-tp24119232p24119232.html
Sent from the drools - user mailing list archive at
Nabble.com.