User: alex@sartography.com clicked save for misc/service-tests/get-external-data/get-external-data.bpmn
This commit is contained in:
parent
cdc772c555
commit
1d207e8394
|
@ -47,9 +47,6 @@
|
|||
<bpmn:scriptTask id="Activity_0hlao5k" name="Set Currency Enum List">
|
||||
<bpmn:incoming>Flow_0jcgsio</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_04yq3ih</bpmn:outgoing>
|
||||
<bpmn:dataOutputAssociation id="DataOutputAssociation_1s6xa70">
|
||||
<bpmn:targetRef>DataObjectReference_1et46mv</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
<bpmn:script>currency_enum_list = [
|
||||
{
|
||||
"label": "Australian Dollar (AUD)",
|
||||
|
@ -102,6 +99,9 @@
|
|||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_136ralp_di" bpmnElement="Event_136ralp">
|
||||
<dc:Bounds x="1232" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0nnd7mr_di" bpmnElement="Activity_1jo6sl9">
|
||||
<dc:Bounds x="290" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -126,9 +126,6 @@
|
|||
<dc:Bounds x="773" y="342" width="54" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_136ralp_di" bpmnElement="Event_136ralp">
|
||||
<dc:Bounds x="1232" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0dhmpkt_di" bpmnElement="Activity_1iqd7al">
|
||||
<dc:Bounds x="1040" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -168,10 +165,6 @@
|
|||
<di:waypoint x="850" y="177" />
|
||||
<di:waypoint x="905" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1s6xa70_di" bpmnElement="DataOutputAssociation_1s6xa70">
|
||||
<di:waypoint x="801" y="217" />
|
||||
<di:waypoint x="802" y="285" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0c0rtly_di" bpmnElement="Flow_0c0rtly">
|
||||
<di:waypoint x="1140" y="177" />
|
||||
<di:waypoint x="1232" y="177" />
|
||||
|
|
Loading…
Reference in New Issue