That was quick  

I already had start and end nodes in my sub-process. Also, the "Terminate"
property of the end node was set to "false". 

It looks something like this:

Main process
Start -> Multiple instances[
                   Start   ->   Reusable Sub-process   ->  
End(Terminate=false)
            ] -> End

Reusable Sub-process
Start   ->   print("inside") -> End(Terminate=false)


--
View this message in context: 
http://drools-java-rules-engine.46999.n3.nabble.com/Problem-with-multiple-instances-component-tp2715105p2715483.html
Sent from the Drools - User mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to