<div>Does anyone know if it's possible to use a ruleflow with a StatelessSession? </div>
<div> </div>
<div>The current documentation and API seem to show examples with StatefullSessions i.e.:</div>
<div> </div>
<div>statefullSession.startProcess(id); </div>
<div>statefullSession.fireAllRules(); </div>
<div>etc...</div>
<div> </div>
<div>However, there doesn't seem to be anything equivalent in the API for StatelessSesssion's. I'd really like to be able to use the new sequential mode (i.e. with a StatelessSession) and ruleflow.</div>
<div> </div>
<div>Regards,</div>
<div>Shahad</div>
<div> </div>
<div> </div>