<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_13tobjy" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.41.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.24.0">
  <bpmn:message id="Message_0ud5j24" name="Message_RECEIVE" />
  <bpmn:collaboration id="Collaboration_0m8kabe">
    <bpmn:participant id="Participant_0aq28ue" processRef="Process_Test" />
  </bpmn:collaboration>
  <bpmn:process id="Process_Test" isExecutable="true" camunda:historyTimeToLive="90">
    <bpmn:startEvent id="StartEvent_1">
      <bpmn:outgoing>Flow_1dk64qw</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:endEvent id="Event_0p4hcn7">
      <bpmn:incoming>Flow_1lu5osh</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:serviceTask id="Activity_11zu6tb" name="set list for child process" camunda:asyncBefore="true" camunda:delegateExpression="#{setCamundaValues}">
      <bpmn:incoming>Flow_1dk64qw</bpmn:incoming>
      <bpmn:outgoing>Flow_19x9cer</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:subProcess id="Activity_0rqlunr" name="child process" camunda:asyncBefore="true">
      <bpmn:incoming>Flow_19x9cer</bpmn:incoming>
      <bpmn:outgoing>Flow_1lu5osh</bpmn:outgoing>
      <bpmn:multiInstanceLoopCharacteristics camunda:asyncBefore="true" camunda:asyncAfter="true" camunda:collection="processList" camunda:elementVariable="processVar" />
      <bpmn:startEvent id="Event_1bgfmft">
        <bpmn:outgoing>Flow_0s6g7g4</bpmn:outgoing>
      </bpmn:startEvent>
      <bpmn:sequenceFlow id="Flow_0s6g7g4" sourceRef="Event_1bgfmft" targetRef="Activity_1d5wurh" />
      <bpmn:sequenceFlow id="Flow_0b8uwt9" sourceRef="Activity_1d5wurh" targetRef="Activity_0vntl2w" />
      <bpmn:sequenceFlow id="Flow_0irg8jm" sourceRef="Activity_0vntl2w" targetRef="Activity_1qgoz8l" />
      <bpmn:endEvent id="Event_0zjkzsm">
        <bpmn:incoming>Flow_11r7p0b</bpmn:incoming>
      </bpmn:endEvent>
      <bpmn:sequenceFlow id="Flow_11r7p0b" sourceRef="Activity_1qgoz8l" targetRef="Event_0zjkzsm" />
      <bpmn:serviceTask id="Activity_1d5wurh" name="setCamundaValuesChildProcess" camunda:asyncBefore="true" camunda:delegateExpression="#{setCamundaValuesChildProcess}">
        <bpmn:incoming>Flow_0s6g7g4</bpmn:incoming>
        <bpmn:outgoing>Flow_0b8uwt9</bpmn:outgoing>
      </bpmn:serviceTask>
      <bpmn:receiveTask id="Activity_0vntl2w" name="correlation" camunda:asyncBefore="true" messageRef="Message_0ud5j24">
        <bpmn:incoming>Flow_0b8uwt9</bpmn:incoming>
        <bpmn:outgoing>Flow_0irg8jm</bpmn:outgoing>
      </bpmn:receiveTask>
      <bpmn:serviceTask id="Activity_1qgoz8l" name="readCorrelationData" camunda:asyncBefore="true" camunda:delegateExpression="#{readCorrelationData}">
        <bpmn:extensionElements />
        <bpmn:incoming>Flow_0irg8jm</bpmn:incoming>
        <bpmn:outgoing>Flow_11r7p0b</bpmn:outgoing>
      </bpmn:serviceTask>
    </bpmn:subProcess>
    <bpmn:sequenceFlow id="Flow_1dk64qw" sourceRef="StartEvent_1" targetRef="Activity_11zu6tb" />
    <bpmn:sequenceFlow id="Flow_1lu5osh" sourceRef="Activity_0rqlunr" targetRef="Event_0p4hcn7" />
    <bpmn:sequenceFlow id="Flow_19x9cer" sourceRef="Activity_11zu6tb" targetRef="Activity_0rqlunr" />
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0m8kabe">
      <bpmndi:BPMNShape id="Participant_0aq28ue_di" bpmnElement="Participant_0aq28ue" isHorizontal="true">
        <dc:Bounds x="130" y="80" width="940" height="250" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_1_di" bpmnElement="StartEvent_1">
        <dc:Bounds x="182" y="182" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_0p4hcn7_di" bpmnElement="Event_0p4hcn7">
        <dc:Bounds x="1012" y="182" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_06kzyhv_di" bpmnElement="Activity_11zu6tb">
        <dc:Bounds x="270" y="160" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0rqlunr_di" bpmnElement="Activity_0rqlunr" isExpanded="false">
        <dc:Bounds x="470" y="160" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Flow_1dk64qw_di" bpmnElement="Flow_1dk64qw">
        <di:waypoint x="218" y="200" />
        <di:waypoint x="270" y="200" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1lu5osh_di" bpmnElement="Flow_1lu5osh">
        <di:waypoint x="570" y="200" />
        <di:waypoint x="1012" y="200" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_19x9cer_di" bpmnElement="Flow_19x9cer">
        <di:waypoint x="370" y="200" />
        <di:waypoint x="470" y="200" />
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
  <bpmndi:BPMNDiagram id="BPMNDiagram_0e4m749">
    <bpmndi:BPMNPlane id="BPMNPlane_1qyqwd5" bpmnElement="Activity_0rqlunr">
      <bpmndi:BPMNShape id="Event_1bgfmft_di" bpmnElement="Event_1bgfmft">
        <dc:Bounds x="180" y="100" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_0zjkzsm_di" bpmnElement="Event_0zjkzsm">
        <dc:Bounds x="752" y="100" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1rpes6z_di" bpmnElement="Activity_1d5wurh">
        <dc:Bounds x="270" y="78" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0nmod4e_di" bpmnElement="Activity_0vntl2w">
        <dc:Bounds x="430" y="78" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1x1g8w5_di" bpmnElement="Activity_1qgoz8l">
        <dc:Bounds x="590" y="78" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Flow_0s6g7g4_di" bpmnElement="Flow_0s6g7g4">
        <di:waypoint x="216" y="118" />
        <di:waypoint x="270" y="118" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0b8uwt9_di" bpmnElement="Flow_0b8uwt9">
        <di:waypoint x="370" y="118" />
        <di:waypoint x="430" y="118" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0irg8jm_di" bpmnElement="Flow_0irg8jm">
        <di:waypoint x="530" y="118" />
        <di:waypoint x="590" y="118" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_11r7p0b_di" bpmnElement="Flow_11r7p0b">
        <di:waypoint x="690" y="118" />
        <di:waypoint x="752" y="118" />
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
