Hi, I'm using Drools Server 5.4.
I have a bean that I am sending to the drools execution server. The server
is processing the object and modifying it as expected - I see the expected
changes to the object in the XML (execution results) returned from the
server.
I would LOVE for my rules to be able to insert *another* object into the
execution results (currently it just returns the one I sent in - with
changes).
Is that possible? I have tried *insert*, but that clearly just adds it to
working memory.
ps. I am thinking about sending an empty instance of the second object
(which I'm guessing..hoping I would be able to update). Is there a better
way?
Thanks,
-J
--
View this message in context:
http://drools.46999.n3.nabble.com/Add-another-result-to-execution-results...
Sent from the Drools: User forum mailing list archive at
Nabble.com.