[rules-users] How do you use Ruleflows with StatelessSession's?

Mark Proctor mproctor at codehaus.org
Thu Mar 6 03:53:09 EST 2008


Mehak wrote:
>  Hi 
> Similarly can we set the focus on a particular agenda in stateless session. 
> Like for statefull session, to fire the rules belonging to a given agenda,
> the code is :
> workingMemory.setFocus("agenda group name");
>   
The drools variable is available and you can get the working memory from 
that.
> Do we have a similar method in stateless session as well?
>   




More information about the rules-users mailing list