User: alex@sartography.com clicked save for misc/service-tests/get-external-data/get-external-data.bpmn
This commit is contained in:
parent
1f82a44abf
commit
78fa9ea617
|
@ -47,9 +47,11 @@
|
|||
<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_1q454md">
|
||||
<bpmn:targetRef>DataObjectReference_1et46mv</bpmn:targetRef>
|
||||
</bpmn:dataOutputAssociation>
|
||||
<bpmn:property id="Property_1x9di6t" name="__targetRef_placeholder" />
|
||||
<bpmn:dataInputAssociation id="DataInputAssociation_1x3ewvk">
|
||||
<bpmn:sourceRef>DataObjectReference_1et46mv</bpmn:sourceRef>
|
||||
<bpmn:targetRef>Property_1x9di6t</bpmn:targetRef>
|
||||
</bpmn:dataInputAssociation>
|
||||
<bpmn:script>currency_options = [
|
||||
{
|
||||
"label": "Australian Dollar (AUD)",
|
||||
|
@ -160,9 +162,9 @@
|
|||
<dc:Bounds x="773" y="342" width="54" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="DataOutputAssociation_1q454md_di" bpmnElement="DataOutputAssociation_1q454md">
|
||||
<di:waypoint x="801" y="217" />
|
||||
<di:waypoint x="802" y="285" />
|
||||
<bpmndi:BPMNEdge id="DataInputAssociation_1x3ewvk_di" bpmnElement="DataInputAssociation_1x3ewvk">
|
||||
<di:waypoint x="800" y="285" />
|
||||
<di:waypoint x="800" y="217" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
|
Loading…
Reference in New Issue