mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 13:18:21 +00:00
User: alex clicked save for demo/amin-demo/demo-level-1-and-2.bpmn
This commit is contained in:
parent
c99f877c29
commit
6c80eca273
@ -113,7 +113,7 @@
|
||||
annual_salary = float(annual_salary_str)</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:exclusiveGateway id="Gateway_1k6apn1" name="Match?">
|
||||
<bpmn:exclusiveGateway id="Gateway_Match" name="Match?">
|
||||
<bpmn:incoming>Flow_1rvl8hr</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0x3diy0</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0o81pgv</bpmn:outgoing>
|
||||
@ -122,7 +122,7 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
||||
<bpmn:incoming>Flow_0x3diy0</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_017p6lf</bpmn:outgoing>
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0x3diy0" sourceRef="Gateway_1k6apn1" targetRef="Event_0b2jycv">
|
||||
<bpmn:sequenceFlow id="Flow_0x3diy0" sourceRef="Gateway_Match" targetRef="Event_0b2jycv">
|
||||
<bpmn:conditionExpression />
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:endEvent id="Event_0nfwv5b">
|
||||
@ -147,7 +147,7 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
||||
<bpmn:incoming>Flow_0o81pgv</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0l6898n</bpmn:outgoing>
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0o81pgv" sourceRef="Gateway_1k6apn1" targetRef="Event_1krrkw9" />
|
||||
<bpmn:sequenceFlow id="Flow_0o81pgv" sourceRef="Gateway_Match" targetRef="Event_1krrkw9" />
|
||||
<bpmn:sequenceFlow id="Flow_0l6898n" sourceRef="Event_1krrkw9" targetRef="Activity_0v6uftd" />
|
||||
<bpmn:serviceTask id="Activity_0v6uftd" name="Create Invoice in Xero">
|
||||
<bpmn:extensionElements>
|
||||
@ -184,7 +184,7 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
||||
<bpmn:sequenceFlow id="Flow_1xyr4g0" sourceRef="Activity_07kfnj9" targetRef="Event_1vyzunj" />
|
||||
<bpmn:sequenceFlow id="Flow_0plmx5x" sourceRef="Activity_056tlcm" targetRef="Gateway_0s8nhby" />
|
||||
<bpmn:sequenceFlow id="Flow_1ku4469" sourceRef="Activity_0gi1l0j" targetRef="Event_10awb2b" />
|
||||
<bpmn:sequenceFlow id="Flow_1rvl8hr" sourceRef="Compare_Submitted" targetRef="Gateway_1k6apn1" />
|
||||
<bpmn:sequenceFlow id="Flow_1rvl8hr" sourceRef="Compare_Submitted" targetRef="Gateway_Match" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Proccess_c3aa856">
|
||||
@ -218,7 +218,7 @@ annual_salary = float(annual_salary_str)</bpmn:script>
|
||||
<bpmndi:BPMNShape id="Activity_0gsp3ib_di" bpmnElement="Compare_Submitted">
|
||||
<dc:Bounds x="1050" y="150" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1k6apn1_di" bpmnElement="Gateway_1k6apn1" isMarkerVisible="true">
|
||||
<bpmndi:BPMNShape id="Gateway_1k6apn1_di" bpmnElement="Gateway_Match" isMarkerVisible="true">
|
||||
<dc:Bounds x="1215" y="165" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1223" y="222" width="37" height="14" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user