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...
Sent from the Drools - User mailing list archive at
Nabble.com.