Do you have any suggestion on how to update a stateful session with the new
KnowledgeBase and keep the current facts? I tried by keeping track of when
the session and knowledgeBase was created/updated and then create a new
session (if kbase.updated > session.created) and then copy all facts from
the old session. This seemed to work until I tried to add a new global to
the new session which then complained about "unknown global".
Best regards
Mattias
--
View this message in context:
http://drools.46999.n3.nabble.com/Dynamic-updates-of-stateful-sessions-tp...
Sent from the Drools: User forum mailing list archive at
Nabble.com.