User: alex clicked save for demo/amin-demo/demo-level-1-and-2.bpmn

This commit is contained in:
demo 2022-10-26 15:03:37 +00:00
parent b906cdc6f2
commit 2dab56f475
1 changed files with 4 additions and 2 deletions

View File

@ -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_1k6apn1" name="Match?" default="Flow_0o81pgv">
<bpmn:incoming>Flow_1rvl8hr</bpmn:incoming>
<bpmn:outgoing>Flow_0x3diy0</bpmn:outgoing>
<bpmn:outgoing>Flow_0o81pgv</bpmn:outgoing>
@ -122,7 +122,9 @@ 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_1k6apn1" targetRef="Event_0b2jycv">
<bpmn:conditionExpression>not(isMatch)</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:endEvent id="Event_0nfwv5b">
<bpmn:incoming>Flow_08u8awn</bpmn:incoming>
</bpmn:endEvent>