User: alex@sartography.com clicked save for playground/alex-herron/irb-prototype/protocol-builder/add-edit-study-info/pb-create-new-study.bpmn
This commit is contained in:
parent
b7823c0feb
commit
2c6a6ce308
|
@ -24,28 +24,24 @@
|
|||
<bpmn:targetRef>Property_07v1ywf</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
</bpmn:task>
|
||||
<bpmn:sequenceFlow id="Flow_1dompl4" sourceRef="Activity_025ptp9" targetRef="Activity_0c4d03v" />
|
||||
<bpmn:sequenceFlow id="Flow_1dompl4" sourceRef="Activity_025ptp9" targetRef="Event_0u9samg" />
|
||||
<bpmn:sequenceFlow id="Flow_1pdstm8" sourceRef="Activity_0c4d03v" targetRef="Activity_1r41bu8" />
|
||||
<bpmn:sequenceFlow id="Flow_00iy6r1" sourceRef="Activity_1r41bu8" targetRef="Activity_0ooloz9" />
|
||||
<bpmn:scriptTask id="Activity_0ooloz9" name="Load Study Info">
|
||||
<bpmn:incoming>Flow_00iy6r1</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_079hzcc</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_1vyi3km">
|
||||
<bpmn:targetRef>DataStore_New_Study_Basic_Info</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:scriptTask id="Activity_0c4d03v" name="Increment Study ID">
|
||||
<bpmn:incoming>Flow_1dompl4</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1pdstm8</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_01eqp02">
|
||||
<bpmn:targetRef>DataStore_New_Study_Basic_Info</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:endEvent id="Event_0x3p5ha">
|
||||
<bpmn:incoming>Flow_079hzcc</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_079hzcc" sourceRef="Activity_0ooloz9" targetRef="Event_0x3p5ha" />
|
||||
<bpmn:dataStoreReference id="DataStore_New_Study_Basic_Info" name="Study Basic Info" />
|
||||
<bpmn:endEvent id="Event_0u9samg">
|
||||
<bpmn:incoming>Flow_1dompl4</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_l0w5666">
|
||||
|
@ -69,22 +65,25 @@
|
|||
<dc:Bounds x="412" y="132" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataStoreReference_04iaujm_di" bpmnElement="DataStore_New_Study_Basic_Info">
|
||||
<dc:Bounds x="35" y="255" width="50" height="50" />
|
||||
<dc:Bounds x="35" y="245" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="23" y="312" width="80" height="14" />
|
||||
<dc:Bounds x="23" y="302" width="80" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0u9samg_di" bpmnElement="Event_0u9samg">
|
||||
<dc:Bounds x="-198" y="22" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_129d891_di" bpmnElement="Flow_129d891">
|
||||
<di:waypoint x="-282" y="150" />
|
||||
<di:waypoint x="-230" y="150" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_1mwsr1u_di" bpmnElement="DataInputAssociation_1mwsr1u">
|
||||
<di:waypoint x="35" y="264" />
|
||||
<di:waypoint x="-130" y="161" />
|
||||
<di:waypoint x="35" y="255" />
|
||||
<di:waypoint x="-130" y="159" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1dompl4_di" bpmnElement="Flow_1dompl4">
|
||||
<di:waypoint x="-130" y="150" />
|
||||
<di:waypoint x="-70" y="150" />
|
||||
<di:waypoint x="-180" y="110" />
|
||||
<di:waypoint x="-180" y="58" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1pdstm8_di" bpmnElement="Flow_1pdstm8">
|
||||
<di:waypoint x="30" y="150" />
|
||||
|
@ -94,14 +93,6 @@
|
|||
<di:waypoint x="190" y="150" />
|
||||
<di:waypoint x="250" y="150" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1vyi3km_di" bpmnElement="DataOutputAssociation_1vyi3km">
|
||||
<di:waypoint x="250" y="177" />
|
||||
<di:waypoint x="85" y="264" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_01eqp02_di" bpmnElement="DataOutputAssociation_01eqp02">
|
||||
<di:waypoint x="5" y="190" />
|
||||
<di:waypoint x="46" y="255" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_079hzcc_di" bpmnElement="Flow_079hzcc">
|
||||
<di:waypoint x="350" y="150" />
|
||||
<di:waypoint x="412" y="150" />
|
||||
|
|
Loading…
Reference in New Issue