<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: How to get Multiple Instances work in jBPM Designer Version: 2.3.0.Final?
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/rodolphio">Martin Rindfleisch</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/761394#761394">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>ok, google would have been a solution for finding out how to create a issue, so far I agree with <span> :D </span>.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>But, then clicking on the png button in the designer as you told me, a "save as" dialog appears and then I saved the process image on harddisk and then tried to store the process again the following eror occures:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Unable to perform user action due to error(s).</p><p>Validate your process before saving, and view server logs to see error details.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Server console:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>15:26:30,021 ERROR [stderr] (http--0.0.0.0-8080-3) org.eclipse.emf.ecore.resource.Resource$IOWrappedException: Unresolved reference 'missions'. (inputStream://dummyUriWithValidSuffix.xml, 26, 52)</p><p>15:26:30,022 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.handleErrors(XMLLoadImpl.java:83)</p><p>15:26:30,022 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:191)</p><p>15:26:30,022 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpl.java:180)</p><p>15:26:30,023 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1494)</p><p>15:26:30,023 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.jbpm.designer.web.profile.impl.JbpmProfileImpl.getDefinitions(JbpmProfileImpl.java:273)</p><p>15:26:30,024 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.jbpm.designer.web.profile.impl.JbpmProfileImpl$2.parseModel(JbpmProfileImpl.java:252)</p><p>15:26:30,024 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.jbpm.designer.web.server.UUIDBasedRepositoryServlet.doPost(UUIDBasedRepositoryServlet.java:147)</p><p>15:26:30,025 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)</p><p>15:26:30,025 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)</p><p>15:26:30,025 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)</p><p>15:26:30,026 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)</p><p>15:26:30,026 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70)</p><p>15:26:30,026 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)</p><p>15:26:30,027 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)</p><p>15:26:30,027 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)</p><p>15:26:30,028 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)</p><p>15:26:30,029 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:139)</p><p>15:26:30,029 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57)</p><p>15:26:30,029 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154)</p><p>15:26:30,030 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)</p><p>15:26:30,030 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)</p><p>15:26:30,030 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362)</p><p>15:26:30,031 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)</p><p>15:26:30,031 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:667)</p><p>15:26:30,032 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:952)</p><p>15:26:30,032 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662)</p><p>15:26:30,033 ERROR [stderr] (http--0.0.0.0-8080-3) Caused by: org.eclipse.emf.ecore.xmi.UnresolvedReferenceException: Unresolved reference 'missions'. (inputStream://dummyUriWithValidSuffix.xml, 26, 52)</p><p>15:26:30,033 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleForwardReferences(XMLHandler.java:1154)</p><p>15:26:30,033 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLHandler.endDocument(XMLHandler.java:1228)</p><p>15:26:30,033 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.AbstractSAXParser.endDocument(Unknown Source)</p><p>15:26:30,034 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.impl.XMLDocumentScannerImpl.endEntity(Unknown Source)</p><p>15:26:30,034 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.impl.XMLEntityManager.endEntity(Unknown Source)</p><p>15:26:30,034 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)</p><p>15:26:30,035 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.impl.XMLEntityScanner.skipSpaces(Unknown Source)</p><p>15:26:30,035 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.impl.XMLDocumentScannerImpl$TrailingMiscDispatcher.dispatch(Unknown Source)</p><p>15:26:30,036 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)</p><p>15:26:30,037 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)</p><p>15:26:30,037 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)</p><p>15:26:30,037 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)</p><p>15:26:30,038 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)</p><p>15:26:30,038 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)</p><p>15:26:30,038 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)</p><p>15:26:30,039 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:181)</p><p>15:26:30,039 ERROR [stderr] (http--0.0.0.0-8080-3)&#160;&#160;&#160;&#160;&#160; ... 24 more</p><p>15:26:30,040 SCHWERWIEGEND [org.jbpm.designer.web.profile.impl.JbpmProfileImpl] (http--0.0.0.0-8080-3) null: java.lang.NullPointerException</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.designer.bpmn2.impl.Bpmn2JsonMarshaller.marshallDefinitions(Bpmn2JsonMarshaller.java:204) [classes:]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.designer.bpmn2.impl.Bpmn2JsonMarshaller.marshall(Bpmn2JsonMarshaller.java:160) [classes:]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.designer.web.profile.impl.JbpmProfileImpl$2.parseModel(JbpmProfileImpl.java:252) [classes:]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.designer.web.server.UUIDBasedRepositoryServlet.doPost(UUIDBasedRepositoryServlet.java:147) [classes:]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) [classes:]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:139) [jboss-as-web-7.0.2.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57) [jboss-as-web-7.0.2.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:667) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:952) [jbossweb-7.0.1.Final.jar:7.0.2.Final]</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662) [:1.6.0_26]</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>And then I triggered the "validate process" causes "There are no validation errors".</p><p>So I'm not able to store the process with the node "multiple Instances" and given parameter values for "CollectionExpression" and "Variable Name".</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>My bpmn2 xml file:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&lt;?xml version="1.0" encoding="UTF-8"?&gt;</p><p><span>&lt;bpmn2:definitions xmlns:xsi="</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>" xmlns="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>" xmlns:bpmn2="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span>" xmlns:bpmndi="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/DI" target="_blank">http://www.omg.org/spec/BPMN/20100524/DI</a><span>" xmlns:dc="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DC" target="_blank">http://www.omg.org/spec/DD/20100524/DC</a><span>" xmlns:di="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DI" target="_blank">http://www.omg.org/spec/DD/20100524/DI</a><span>" xmlns:drools="</span><a class="jive-link-external-small" href="http://www.jboss.org/drools" target="_blank">http://www.jboss.org/drools</a><span>" id="_2sXCcAcUEeKpaKt7hdtWKQ" xsi:schemaLocation="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span> BPMN20.xsd" expressionLanguage="</span><a class="jive-link-external-small" href="http://www.mvel.org/2.0" target="_blank">http://www.mvel.org/2.0</a><span>" targetNamespace="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>" typeLanguage="</span><a class="jive-link-external-small" href="http://www.java.com/javaTypes" target="_blank">http://www.java.com/javaTypes</a><span>"&gt;</span></p><p>&#160; &lt;bpmn2:itemDefinition id="_listItem" structureRef="java.util.List"/&gt;</p><p>&#160; &lt;bpmn2:itemDefinition id="_764C9F98-2795-4025-AEB7-BF83B6E04722_multiInstanceItemType"/&gt;</p><p>&#160; &lt;bpmn2:process id="demo.zut" drools:packageName="demo" name="Multiple instances sub-process" isExecutable="true"&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:property id="list" itemSubjectRef="_listItem"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:endEvent id="_85430AD8-A652-402F-9018-7F9FB1555F2F" drools:bgcolor="#ff6347" drools:selectable="true" name=""&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_656DB153-C821-4A49-82FA-08A8A085BF8C&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:endEvent&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_656DB153-C821-4A49-82FA-08A8A085BF8C" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_764C9F98-2795-4025-AEB7-BF83B6E04722" targetRef="_85430AD8-A652-402F-9018-7F9FB1555F2F"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:startEvent id="_09E5E565-8815-4861-9872-1574BDC6A0B3" drools:bgcolor="#9acd32" drools:selectable="true" name=""&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_25892AD3-FB12-42D7-87B6-DF7DEC376454&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:startEvent&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:sequenceFlow id="_25892AD3-FB12-42D7-87B6-DF7DEC376454" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_09E5E565-8815-4861-9872-1574BDC6A0B3" targetRef="_764C9F98-2795-4025-AEB7-BF83B6E04722"/&gt;</p><p>&#160;&#160;&#160; &lt;bpmn2:subProcess id="_764C9F98-2795-4025-AEB7-BF83B6E04722" drools:selectable="true" name=""&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:incoming&gt;_25892AD3-FB12-42D7-87B6-DF7DEC376454&lt;/bpmn2:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outgoing&gt;_656DB153-C821-4A49-82FA-08A8A085BF8C&lt;/bpmn2:outgoing&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:ioSpecification id="_2sXpgAcUEeKpaKt7hdtWKQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataInput id="_764C9F98-2795-4025-AEB7-BF83B6E04722_input" name="MultiInstanceInput"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:inputSet id="_2sXpgQcUEeKpaKt7hdtWKQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataInputRefs&gt;_764C9F98-2795-4025-AEB7-BF83B6E04722_input&lt;/bpmn2:dataInputRefs&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:inputSet&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:outputSet id="_2sXpggcUEeKpaKt7hdtWKQ"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:ioSpecification&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:dataInputAssociation id="_2sXpgwcUEeKpaKt7hdtWKQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:sourceRef&gt;missions&lt;/bpmn2:sourceRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:targetRef&gt;_764C9F98-2795-4025-AEB7-BF83B6E04722_input&lt;/bpmn2:targetRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:dataInputAssociation&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:multiInstanceLoopCharacteristics id="_2sXphAcUEeKpaKt7hdtWKQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:loopDataInputRef&gt;_764C9F98-2795-4025-AEB7-BF83B6E04722_input&lt;/bpmn2:loopDataInputRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;bpmn2:inputDataItem xsi:type="bpmn2:tDataInput" id="mission" itemSubjectRef="_764C9F98-2795-4025-AEB7-BF83B6E04722_multiInstanceItemType"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmn2:multiInstanceLoopCharacteristics&gt;</p><p>&#160;&#160;&#160; &lt;/bpmn2:subProcess&gt;</p><p>&#160; &lt;/bpmn2:process&gt;</p><p>&#160; &lt;bpmndi:BPMNDiagram id="_2sXphQcUEeKpaKt7hdtWKQ"&gt;</p><p>&#160;&#160;&#160; &lt;bpmndi:BPMNPlane id="_2sXphgcUEeKpaKt7hdtWKQ" bpmnElement="demo.zut"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_2sXphwcUEeKpaKt7hdtWKQ" bpmnElement="_85430AD8-A652-402F-9018-7F9FB1555F2F"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="28.0" width="28.0" x="523.0" y="148.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_2sXpiAcUEeKpaKt7hdtWKQ" bpmnElement="_656DB153-C821-4A49-82FA-08A8A085BF8C"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="325.0" y="200.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="475.0" y="200.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="475.0" y="164.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="537.0" y="162.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_2sXpiQcUEeKpaKt7hdtWKQ" bpmnElement="_09E5E565-8815-4861-9872-1574BDC6A0B3"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="30.0" width="30.0" x="48.0" y="127.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNEdge id="_2sXpigcUEeKpaKt7hdtWKQ" bpmnElement="_25892AD3-FB12-42D7-87B6-DF7DEC376454"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="63.0" y="142.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="151.0" y="142.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="151.0" y="200.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;di:waypoint xsi:type="dc:Point" x="325.0" y="200.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNEdge&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;bpmndi:BPMNShape id="_2sXpiwcUEeKpaKt7hdtWKQ" bpmnElement="_764C9F98-2795-4025-AEB7-BF83B6E04722"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;dc:Bounds height="160.0" width="200.0" x="225.0" y="120.0"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/bpmndi:BPMNShape&gt;</p><p>&#160;&#160;&#160; &lt;/bpmndi:BPMNPlane&gt;</p><p>&#160; &lt;/bpmndi:BPMNDiagram&gt;</p><p>&lt;/bpmn2:definitions&gt;</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/761394#761394">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>