Hi everyone,<br><br>I&#39;m reading through Michael Bali&#39;s Drools JBoss Rules book as well as the reference guide, and I&#39;ve got a question of scope about StatefulKnowledgeSessions.<br><br>I understand that if I call setGlobal on a stateful session, this global value will be shared for all simultaneous calls to executeRules across all threads.  I&#39;m looking into CommandFactory, which has a newSetGlobal method.   From what I gather, a global set via CommandFactory.newSetGlobal and then executed with a call to execute(CommandFactory.newBatchExecution(cmds)) would be scoped solely to that execution, regardless of it is a StatefulKnowledgeSession and there are other parallel command executions against the same session.<br>
<br>Can anyone confirm if that is accurate?<br><br>Thanks in advance,<br clear="all"><br>-- <br>Ricardo J. Méndez<br><a href="http://www.arquetipos.co.cr/">http://www.arquetipos.co.cr/</a><br>