[rules-users] [droolsflow] Flow is Stoped

Eric Schabell erics at redhat.com
Thu Oct 15 09:03:44 EDT 2009


> Hi 
> I Have a flow as folow: Start -> First_HumanTask -> Split -> [Join -> Second_HumanTask] or [End]. 
> When i Create one instance of my flow, this runs fine. But when i have many instances of my flow (Size of StatefulKnowledgeSession > 1), and finish the First_HumanTask the flow stoped. (Not Create de Second_HumanTask, and not throws error) 
> 
> In my split node i check a fact passed to flow as: TicketBean( status == TicketStatus.IN_PROGRESS) 
> 
Just a guess, but when you come to the split the second time has the status been changed by your first completed HumanTask? Set to something other than IN_PROGRESS? 

Regards, 
erics 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20091015/77b1731d/attachment.html 


More information about the rules-users mailing list