mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 05:55:22 +00:00
User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/populate-data-store/populate-data-store.bpmn
This commit is contained in:
parent
92df528436
commit
4b30f4828f
@ -215,7 +215,7 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
|---|---|
|
||||
{%- for p in german_philosophers -%}
|
||||
| p.philosopher | p.works |
|
||||
{%- for result in results -%}
|
||||
{%- endfor -%}
|
||||
</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0dz9zf6</bpmn:incoming>
|
||||
@ -242,30 +242,14 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmn:dataStore id="german_philosophers" name="JSONDataStore" />
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_populate_data_store_9nyy6hu">
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0duh4ez_di" bpmnElement="TextAnnotation_0duh4ez">
|
||||
<dc:Bounds x="340" y="290" width="250" height="90" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0kqbgms_di" bpmnElement="TextAnnotation_0kqbgms">
|
||||
<dc:Bounds x="160" y="-20" width="230" height="84" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1kw6rar_di" bpmnElement="TextAnnotation_1kw6rar">
|
||||
<dc:Bounds x="690" y="10" width="230" height="70" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1e6hw1x_di" bpmnElement="Activity_0qpzdpu">
|
||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="742" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_09c6nko_di" bpmnElement="Activity_09c6nko">
|
||||
<dc:Bounds x="430" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
<bpmndi:BPMNShape id="Activity_1e6hw1x_di" bpmnElement="Activity_0qpzdpu">
|
||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="DataStoreReference_1yx3y4c_di" bpmnElement="DataStoreReference_1yx3y4c">
|
||||
<dc:Bounds x="455" y="5" width="50" height="50" />
|
||||
@ -273,21 +257,25 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<dc:Bounds x="436" y="-45" width="88" height="40" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_09c6nko_di" bpmnElement="Activity_09c6nko">
|
||||
<dc:Bounds x="430" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0hqeq0u_di" bpmnElement="Activity_02wo1je">
|
||||
<dc:Bounds x="590" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Association_1xmxoqo_di" bpmnElement="Association_1xmxoqo">
|
||||
<di:waypoint x="452" y="217" />
|
||||
<di:waypoint x="401" y="290" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_12oy6mf_di" bpmnElement="Association_12oy6mf">
|
||||
<di:waypoint x="296" y="137" />
|
||||
<di:waypoint x="252" y="64" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_12kr3qt_di" bpmnElement="Association_12kr3qt">
|
||||
<di:waypoint x="666" y="137" />
|
||||
<di:waypoint x="704" y="80" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0kqbgms_di" bpmnElement="TextAnnotation_0kqbgms">
|
||||
<dc:Bounds x="160" y="-20" width="230" height="84" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_0duh4ez_di" bpmnElement="TextAnnotation_0duh4ez">
|
||||
<dc:Bounds x="340" y="290" width="250" height="90" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="TextAnnotation_1kw6rar_di" bpmnElement="TextAnnotation_1kw6rar">
|
||||
<dc:Bounds x="690" y="10" width="230" height="70" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
||||
<di:waypoint x="215" y="177" />
|
||||
<di:waypoint x="270" y="177" />
|
||||
@ -312,6 +300,18 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<di:waypoint x="505" y="53" />
|
||||
<di:waypoint x="597" y="138" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_12oy6mf_di" bpmnElement="Association_12oy6mf">
|
||||
<di:waypoint x="296" y="137" />
|
||||
<di:waypoint x="252" y="64" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_1xmxoqo_di" bpmnElement="Association_1xmxoqo">
|
||||
<di:waypoint x="452" y="217" />
|
||||
<di:waypoint x="401" y="290" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Association_12kr3qt_di" bpmnElement="Association_12kr3qt">
|
||||
<di:waypoint x="666" y="137" />
|
||||
<di:waypoint x="704" y="80" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
Loading…
x
Reference in New Issue
Block a user