mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: alex clicked save for documentation/submit-invoice/submit-invoice1.bpmn
This commit is contained in:
parent
6d691666b7
commit
377e45b332
@ -63,12 +63,11 @@
|
||||
<bpmn:script>annual_salary_str = resp_GetPayRate["amount"]
|
||||
annual_salary = float(annual_salary_str)</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_1fide0x" sourceRef="Activity_0t4r74j" targetRef="Activity_1t2wqtp" />
|
||||
<bpmn:sequenceFlow id="Flow_1wgjnl6" sourceRef="Activity_1t2wqtp" targetRef="Event_13o3qhm" />
|
||||
<bpmn:businessRuleTask id="Activity_1t2wqtp" name="Check Match?">
|
||||
<bpmn:sequenceFlow id="Flow_1fide0x" sourceRef="Activity_0t4r74j" targetRef="Activity_0j1khkj" />
|
||||
<bpmn:sequenceFlow id="Flow_1wgjnl6" sourceRef="Activity_0j1khkj" targetRef="Event_13o3qhm" />
|
||||
<bpmn:businessRuleTask id="Activity_0j1khkj" name="Check Match">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:calledDecisionId />
|
||||
<spiffworkflow:preScript>invoiceAmount = 10000</spiffworkflow:preScript>
|
||||
<spiffworkflow:calledDecisionId>Check_Amount_Documentation_Submit_Invoice</spiffworkflow:calledDecisionId>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1fide0x</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1wgjnl6</bpmn:outgoing>
|
||||
@ -313,8 +312,8 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
||||
<dc:Bounds x="510" y="190" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_19io0i1_di" bpmnElement="Activity_1t2wqtp">
|
||||
<dc:Bounds x="690" y="190" width="100" height="80" />
|
||||
<bpmndi:BPMNShape id="Activity_19c43pl_di" bpmnElement="Activity_0j1khkj">
|
||||
<dc:Bounds x="680" y="190" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1wzdtpe_di" bpmnElement="Flow_1wzdtpe">
|
||||
<di:waypoint x="258" y="230" />
|
||||
@ -326,10 +325,10 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1fide0x_di" bpmnElement="Flow_1fide0x">
|
||||
<di:waypoint x="610" y="230" />
|
||||
<di:waypoint x="690" y="230" />
|
||||
<di:waypoint x="680" y="230" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1wgjnl6_di" bpmnElement="Flow_1wgjnl6">
|
||||
<di:waypoint x="790" y="230" />
|
||||
<di:waypoint x="780" y="230" />
|
||||
<di:waypoint x="872" y="230" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
|
Loading…
x
Reference in New Issue
Block a user