Hello friends...
Now i am using normal java objects (eg: dto) as assertobjects , and make
decisions in LSH side, its ok.
But am using an xml , from this xml i used to set values to the above
mentioned dto. That means
1, Reading from xml
2, Setting to dto
These two steps are done in the service class, and then just giving dto's
object as an assert object to drools for other checking.
My doubt is that can i use this xml object as an assert object to drools,
so i need not to create a dto to check values in xml
am expecting some related ideas ........
thanks in advance.
--
View this message in context:
http://www.nabble.com/Assert-an-xml-tp16271120p16271120.html
Sent from the drools - user mailing list archive at
Nabble.com.