User: alex clicked save for demo/admin-demo-1/submit-invoice.bpmn

This commit is contained in:
demo 2022-10-27 11:34:58 +00:00
parent 4fffe7a087
commit f3a762ee28

View File

@ -8,6 +8,7 @@
<spiffworkflow:property name="formJsonSchemaFilename" value="Submit-the-invoice_JSONSchema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1qe930f</bpmn:incoming>
</bpmn:userTask>
<bpmn:serviceTask id="Activity_1hdxh4e" name="Save Invoice Date to DyamoDB">
<bpmn:extensionElements>
@ -82,7 +83,9 @@ annual_salary = float(annual_salary_str)</bpmn:script>
</bpmn:subProcess>
<bpmn:intermediateThrowEvent id="Event_1x4b5bx" name="Invoice Approval Rejected" />
<bpmn:intermediateThrowEvent id="Event_049kpe7" name="Invoice Approved" />
<bpmn:startEvent id="Event_1t15ahv" />
<bpmn:startEvent id="Event_1t15ahv">
<bpmn:outgoing>Flow_1qe930f</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:serviceTask id="Activity_0jewccr" name="Create Invoice in Xero">
<bpmn:extensionElements>
<spiffworkflow:serviceTaskOperator id="xero/CreateInvoice" resultVariable="resp_xeroCreateInvoice">
@ -122,12 +125,10 @@ annual_salary = float(annual_salary_str)</bpmn:script>
<spiffworkflow:calledDecisionId>Check_Amounts</spiffworkflow:calledDecisionId>
</bpmn:extensionElements>
</bpmn:businessRuleTask>
<bpmn:sequenceFlow id="Flow_1qe930f" sourceRef="Event_1t15ahv" targetRef="Activity_0yes9h3" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Proccess_tlws0al">
<bpmndi:BPMNShape id="Activity_1we7w4j_di" bpmnElement="Activity_0yes9h3">
<dc:Bounds x="300" y="670" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0kzge8i_di" bpmnElement="Activity_1hdxh4e">
<dc:Bounds x="440" y="670" width="100" height="80" />
</bpmndi:BPMNShape>
@ -146,6 +147,9 @@ annual_salary = float(annual_salary_str)</bpmn:script>
<dc:Bounds x="987" y="735" width="88" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1we7w4j_di" bpmnElement="Activity_0yes9h3">
<dc:Bounds x="250" y="137" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0kd0p6j_di" bpmnElement="Activity_1p94uz7">
<dc:Bounds x="1090" y="670" width="100" height="80" />
<bpmndi:BPMNLabel />
@ -179,6 +183,10 @@ annual_salary = float(annual_salary_str)</bpmn:script>
<bpmndi:BPMNShape id="BPMNShape_1i3tn4m" bpmnElement="Activity_123qmhe">
<dc:Bounds x="1470" y="670" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1qe930f_di" bpmnElement="Flow_1qe930f">
<di:waypoint x="168" y="177" />
<di:waypoint x="250" y="177" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
<bpmndi:BPMNDiagram id="BPMNDiagram_162off7">