Re: [rules-users] Resuming the Flow: SESSION_ID, PROCESS_INSTANCE_ID, WORKITEM_ID

2010-03-28 Thread KiranP
hello tolitius,kris,salaboy, may b i m wrong..but the same use case given by tolitius was required by me so i came up with the soultion myself as the workitemhandler itself persist the workitemID( workItem.getId() ) with businessID hence when ever the workitem completes the workitem id is a

Re: [rules-users] how can we find next nodes from current node in rule flow

2010-03-28 Thread KiranP
hi there, Initially...Sorry for late reply.. i worked out the way mauricio explained...it works but still what kris says holds actully the usecase is somewhat like this start-->action-->human task-->split-->n outgoing nodes-->...-->end suppose my work flow contain a split a

Re: [rules-users] Spring framework & Drools Flow integration

2010-03-28 Thread tolitius
@Touma, Yes, it is not in the latest "zip", but you can check it out (svn checkout / git-svn checkout) from: http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-container/drools-spring/ /Anatoly -- View this message in context: http://n3.nabble.com/Spring-framework-Drools-Flow

[rules-users] Spring framework & Drools Flow integration

2010-03-28 Thread Touma
Greetings all. After reading the blog post , I downloaded the latest Drools distribution (both binary and source) but was unable to find any drools-spring integration configuration files or the relevant folders (drools-contain

Re: [rules-users] Drools Expert 5 OSGi

2010-03-28 Thread Mark Proctor
On 28/03/2010 16:05, jflamy wrote: > I want to manage Drools Expert rules with Drools Guvnor. My understanding is > that requires the use of Drools Expert version 5. > > I also need to use an OSGi-packaged version of Drools Expert. > > I saw a forum posting in 2010 alluding to such a beast, but th

[rules-users] Drools Expert 5 OSGi

2010-03-28 Thread jflamy
I want to manage Drools Expert rules with Drools Guvnor. My understanding is that requires the use of Drools Expert version 5. I also need to use an OSGi-packaged version of Drools Expert. I saw a forum posting in 2010 alluding to such a beast, but the springsource forums only provide 4.0.7. I