mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 04:05:27 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/issue2.bpmn
This commit is contained in:
parent
4496f05b6c
commit
c673f415d8
@ -92,8 +92,8 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmn:sequenceFlow id="Flow_0zzylwu" sourceRef="Gateway_0ylksdp" targetRef="EndEvent_1" />
|
||||
<bpmn:sequenceFlow id="Flow_1ndqjvb" sourceRef="Activity_0ht4dom" targetRef="Activity_0qpzdpu" />
|
||||
<bpmn:sequenceFlow id="Flow_1gyv3iu" sourceRef="Activity_0qpzdpu" targetRef="Activity_0ktbplg" />
|
||||
<bpmn:sequenceFlow id="Flow_044tqme" name="admin_approval_issue_form==1" sourceRef="Gateway_052a0kd" targetRef="Activity_186t2ny">
|
||||
<bpmn:conditionExpression>admin_approval_issue_form==1</bpmn:conditionExpression>
|
||||
<bpmn:sequenceFlow id="Flow_044tqme" name="admin_approval_issue_form=='Yes'" sourceRef="Gateway_052a0kd" targetRef="Activity_186t2ny">
|
||||
<bpmn:conditionExpression>admin_approval_issue_form=='Yes'</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0lw624a" sourceRef="Activity_186t2ny" targetRef="Gateway_0ylksdp" />
|
||||
<bpmn:sequenceFlow id="Flow_0lujeru" sourceRef="Activity_1ts2r7w" targetRef="Gateway_0ylksdp" />
|
||||
@ -142,8 +142,8 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<bpmn:incoming>Flow_1v73zay</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1sefygi</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_0c4ww1z" name="admin_approval_issue_form==0" sourceRef="Gateway_052a0kd" targetRef="Activity_1ts2r7w">
|
||||
<bpmn:conditionExpression>admin_approval_issue_form==0</bpmn:conditionExpression>
|
||||
<bpmn:sequenceFlow id="Flow_0c4ww1z" name="admin_approval_issue_form=='No'" sourceRef="Gateway_052a0kd" targetRef="Activity_1ts2r7w">
|
||||
<bpmn:conditionExpression>admin_approval_issue_form=='No'</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0hln02w" sourceRef="Activity_0ktbplg" targetRef="Gateway_052a0kd" />
|
||||
<bpmn:manualTask id="Activity_1ts2r7w" name="Rejected">
|
||||
@ -249,7 +249,7 @@ demand_no = f"Demand-{randint(0, 999999):06}"</bpmn:script>
|
||||
<di:waypoint x="620" y="40" />
|
||||
<di:waypoint x="780" y="40" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="651" y="6" width="86" height="27" />
|
||||
<dc:Bounds x="650" y="6" width="88" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0lw624a_di" bpmnElement="Flow_0lw624a">
|
||||
|
Loading…
x
Reference in New Issue
Block a user