User: alex@sartography.com clicked save for misc/service-tests/get-external-data/get-external-data.bpmn
This commit is contained in:
parent
ded40f01bf
commit
ec4ec34f61
|
@ -29,7 +29,7 @@
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:serviceTaskOperator id="xero/GetCurrencies" resultVariable="resp_XeroCurrencies">
|
<spiffworkflow:serviceTaskOperator id="xero/GetCurrencies" resultVariable="resp_XeroCurrencies">
|
||||||
<spiffworkflow:parameters>
|
<spiffworkflow:parameters>
|
||||||
<spiffworkflow:parameter id="access_token" type="any" />
|
<spiffworkflow:parameter id="access_token" type="any" value=""secret:xero/OAuth"" />
|
||||||
</spiffworkflow:parameters>
|
</spiffworkflow:parameters>
|
||||||
</spiffworkflow:serviceTaskOperator>
|
</spiffworkflow:serviceTaskOperator>
|
||||||
</bpmn:extensionElements>
|
</bpmn:extensionElements>
|
||||||
|
@ -55,18 +55,18 @@
|
||||||
<bpmndi:BPMNShape id="Activity_0nnd7mr_di" bpmnElement="Activity_1jo6sl9">
|
<bpmndi:BPMNShape id="Activity_0nnd7mr_di" bpmnElement="Activity_1jo6sl9">
|
||||||
<dc:Bounds x="290" y="137" width="100" height="80" />
|
<dc:Bounds x="290" y="137" width="100" height="80" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_0teo8c8_di" bpmnElement="Activity_08ufz28">
|
|
||||||
<dc:Bounds x="580" y="137" width="100" height="80" />
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape id="Gateway_1q5un0k_di" bpmnElement="Gateway_1q5un0k" isMarkerVisible="true">
|
|
||||||
<dc:Bounds x="745" y="152" width="50" height="50" />
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape id="Gateway_0o249zn_di" bpmnElement="Gateway_0o249zn" isMarkerVisible="true">
|
<bpmndi:BPMNShape id="Gateway_0o249zn_di" bpmnElement="Gateway_0o249zn" isMarkerVisible="true">
|
||||||
<dc:Bounds x="465" y="152" width="50" height="50" />
|
<dc:Bounds x="465" y="152" width="50" height="50" />
|
||||||
<bpmndi:BPMNLabel>
|
<bpmndi:BPMNLabel>
|
||||||
<dc:Bounds x="449" y="209" width="85" height="14" />
|
<dc:Bounds x="449" y="209" width="85" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Activity_0teo8c8_di" bpmnElement="Activity_08ufz28">
|
||||||
|
<dc:Bounds x="580" y="137" width="100" height="80" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Gateway_1q5un0k_di" bpmnElement="Gateway_1q5un0k" isMarkerVisible="true">
|
||||||
|
<dc:Bounds x="745" y="152" width="50" height="50" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="Flow_18tepzx_di" bpmnElement="Flow_18tepzx">
|
<bpmndi:BPMNEdge id="Flow_18tepzx_di" bpmnElement="Flow_18tepzx">
|
||||||
<di:waypoint x="215" y="177" />
|
<di:waypoint x="215" y="177" />
|
||||||
<di:waypoint x="290" y="177" />
|
<di:waypoint x="290" y="177" />
|
||||||
|
|
Loading…
Reference in New Issue