Hi all, I'm stuck on a problem on using multiple instances with reusable sub-process. I have a simple sub-process that needs to be run for list.size() times (where list is a "CollectionExpression" property) inside the "Multiple Instances" component in a parent process. But the parent process always just skips these sub-procesess and ends without error (the list is not empty).
I think it has something to do with me being unable to insert values in "StartNodeId" and "EndNodeId" properties, the editor (inside Eclipse) just deletes those fields upon saving. It worked before with .rf flows, but it doesn't now when I'm using .bpmn. Also, the documentation (jbpm-5.1-SNAPSHOT docs) doesn't even mention "StartNodeId" and "EndNodeId" properties for multiple instances component although they are there in the editor. Anybody had the same problem? I'm using Drools 5.2.0M1 and jbpm5.1. -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Problem-with-multiple-instances-component-tp2715105p2715105.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
