mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 07:15:13 +00:00
User: muhammadnouman@nutech.edu.pk clicked save for playground/nutech/issue/Issue.bpmn
This commit is contained in:
parent
b3cefd1d6b
commit
754dc74d42
@ -99,19 +99,6 @@ In this task the user will informed about the approval </spiffworkflow:instructi
|
||||
<bpmn:sequenceFlow id="Flow_0owjsfe" name="Not approved" sourceRef="Gateway_1s661qr" targetRef="Activity_1j9ze0a">
|
||||
<bpmn:conditionExpression>approved == "rejected"</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:userTask id="Activity_0ffidfy" name="Approval Request">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="ivaprreq-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="ivaprreq-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
<spiffworkflow:instructionsForEndUser># Admin IV request approval Task
|
||||
|
||||
In this task admin approve the request of Issue Voucher</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_09cqyt1</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_15uoaxt</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:manualTask id="Activity_1j9ze0a" name="Inform Unit Rep">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser># This task is dedicated to inform the Unit Rep
|
||||
@ -224,6 +211,19 @@ In this task the store will be verified at TFC Issue area. </spiffworkflow:instr
|
||||
<bpmn:incoming>Flow_0lt2z30</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1qn66bq</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_0ffidfy" name="Approval Request">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="ivaprreq-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="ivaprreq-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
<spiffworkflow:instructionsForEndUser># Admin IV request approval Task
|
||||
|
||||
In this task admin approve the request of Issue Voucher</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_09cqyt1</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_15uoaxt</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1whw92z">
|
||||
@ -267,10 +267,6 @@ In this task the store will be verified at TFC Issue area. </spiffworkflow:instr
|
||||
<bpmndi:BPMNShape id="Activity_0pheph6_di" bpmnElement="Activity_0zzpc3c">
|
||||
<dc:Bounds x="740" y="480" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1n3b3kh_di" bpmnElement="Activity_0ffidfy">
|
||||
<dc:Bounds x="200" y="860" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0bdnni9_di" bpmnElement="Activity_1j9ze0a">
|
||||
<dc:Bounds x="620" y="610" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -314,6 +310,10 @@ In this task the store will be verified at TFC Issue area. </spiffworkflow:instr
|
||||
<dc:Bounds x="1930" y="490" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1n3b3kh_di" bpmnElement="Activity_0ffidfy">
|
||||
<dc:Bounds x="200" y="890" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_1woa39n" bpmnElement="Flow_0cjiysr">
|
||||
<di:waypoint x="-242" y="530" />
|
||||
<di:waypoint x="-180" y="530" />
|
||||
@ -325,12 +325,12 @@ In this task the store will be verified at TFC Issue area. </spiffworkflow:instr
|
||||
<bpmndi:BPMNEdge id="Flow_09cqyt1_di" bpmnElement="Flow_09cqyt1">
|
||||
<di:waypoint x="70" y="530" />
|
||||
<di:waypoint x="135" y="530" />
|
||||
<di:waypoint x="135" y="900" />
|
||||
<di:waypoint x="200" y="900" />
|
||||
<di:waypoint x="135" y="930" />
|
||||
<di:waypoint x="200" y="930" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_15uoaxt_di" bpmnElement="Flow_15uoaxt">
|
||||
<di:waypoint x="300" y="900" />
|
||||
<di:waypoint x="401" y="900" />
|
||||
<di:waypoint x="300" y="930" />
|
||||
<di:waypoint x="401" y="930" />
|
||||
<di:waypoint x="401" y="520" />
|
||||
<di:waypoint x="515" y="520" />
|
||||
</bpmndi:BPMNEdge>
|
||||
|
Loading…
x
Reference in New Issue
Block a user