t
Wolfgang Laun-2 wrote:
The session clock is available from the StatefulKnowledgeSession:
SessionClock clock = kSession.getSessionClock();
long ctInMillis = clock.getCurrentTime();
I have seen this in the documentation... However, my issue is: how do I get
ref to kSession when the session is created through a spring
configuration... Or are you saying there is always a reference to kSession
within the rules file? if so, how is the ref to kSession accessed?
Thanks for your responses,
--
View this message in context:
http://drools.46999.n3.nabble.com/rules-users-Firing-the-rule-at-the-basi...
Sent from the Drools: User forum mailing list archive at
Nabble.com.