mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: admin@spiffworkflow.org clicked save for misc/test/e2e-4/E2E-4.bpmn
This commit is contained in:
parent
1985b922b5
commit
8a88210ad8
@ -26,7 +26,7 @@
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="postgresql/InsertValues">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="schema" type="str" value="'{"columns": ["FN", "LN"], "values": [["USA", "Georgia", "GA"]}'" />
|
||||
<spiffworkflow:parameter id="schema" type="str" value="'{"columns": ["FN", "LN"], "values": [["firstName", "lastName"]}'" />
|
||||
<spiffworkflow:parameter id="table_name" type="str" value="'empl'" />
|
||||
</spiffworkflow:parameters>
|
||||
</spiffworkflow:serviceTaskOperator>
|
||||
@ -57,9 +57,6 @@
|
||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_106wmt6_di" bpmnElement="Event_106wmt6">
|
||||
<dc:Bounds x="892" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0af6e3z_di" bpmnElement="Activity_0yvoh8b">
|
||||
<dc:Bounds x="420" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -67,13 +64,16 @@
|
||||
<bpmndi:BPMNShape id="Activity_1hfdp44_di" bpmnElement="Activity_1qa56id">
|
||||
<dc:Bounds x="570" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_106wmt6_di" bpmnElement="Event_106wmt6">
|
||||
<dc:Bounds x="712" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0r3dqim_di" bpmnElement="Flow_0r3dqim">
|
||||
<di:waypoint x="215" y="177" />
|
||||
<di:waypoint x="270" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0a7b282_di" bpmnElement="Flow_0a7b282">
|
||||
<di:waypoint x="670" y="177" />
|
||||
<di:waypoint x="892" y="177" />
|
||||
<di:waypoint x="712" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ucq30g_di" bpmnElement="Flow_1ucq30g">
|
||||
<di:waypoint x="370" y="177" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user