User: alex@sartography.com clicked save for misc/service-tests/xero/xero-service-task-test.bpmn

This commit is contained in:
sartography-automated-committer 2023-01-11 02:24:24 +00:00
parent 1ac055fcb4
commit 68fc32ed1f

View File

@ -7,7 +7,7 @@
<bpmn:sequenceFlow id="Flow_1lrs9sm" sourceRef="StartEvent_1" targetRef="Activity_0b0v4ze" />
<bpmn:serviceTask id="Activity_0b0v4ze" name="Add Xero Invoice">
<bpmn:extensionElements>
<spiffworkflow:serviceTaskOperator id="xero/CreateInvoice">
<spiffworkflow:serviceTaskOperator id="xero/CreateInvoice" resultVariable="resp_XeroInvoice">
<spiffworkflow:parameters>
<spiffworkflow:parameter id="access_token" type="any" value="&#34;secret:xero/OAuth&#34;" />
<spiffworkflow:parameter id="amount" type="str" value="1000" />
@ -27,15 +27,15 @@
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Proccess_6e855vt">
<bpmndi:BPMNShape id="Event_1oekazn_di" bpmnElement="Event_1oekazn">
<dc:Bounds x="592" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="122" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_01fflkg_di" bpmnElement="Activity_0b0v4ze">
<dc:Bounds x="230" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1oekazn_di" bpmnElement="Event_1oekazn">
<dc:Bounds x="592" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1lrs9sm_di" bpmnElement="Flow_1lrs9sm">
<di:waypoint x="158" y="177" />
<di:waypoint x="230" y="177" />