mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 17:28:14 +00:00
User: muhammadnouman@nutech.edu.pk clicked save for playground/nutech/issue/Issue.bpmn
This commit is contained in:
parent
9734cfd9c1
commit
d29026d255
@ -5,10 +5,10 @@
|
||||
<bpmn:outgoing>Flow_1tq5q6f</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:endEvent id="Event_0knzybr">
|
||||
<bpmn:incoming>Flow_1dtkhx8</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1n2d9gk</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1tq5q6f" sourceRef="StartEvent_1" targetRef="Activity_0zlzbym" />
|
||||
<bpmn:sequenceFlow id="Flow_1dtkhx8" sourceRef="Activity_0zlzbym" targetRef="Event_0knzybr" />
|
||||
<bpmn:sequenceFlow id="Flow_1dtkhx8" sourceRef="Activity_0zlzbym" targetRef="Activity_0ry9ce6" />
|
||||
<bpmn:userTask id="Activity_0zlzbym" name="Collection of documents">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:properties>
|
||||
@ -25,25 +25,46 @@ In this task the SASD Issue/Receipt clk will collect the documents from unit rep
|
||||
<bpmn:incoming>Flow_1tq5q6f</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1dtkhx8</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1n2d9gk" sourceRef="Activity_0ry9ce6" targetRef="Event_0knzybr" />
|
||||
<bpmn:userTask id="Activity_0ry9ce6" name="Preparation of Issue Voucher">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser># Preparation of Issue Voucher
|
||||
|
||||
In this task the SASD Issue/receipt clk will prepare the issue voucher. </spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1dtkhx8</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1n2d9gk</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_xilxxoh">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-198" y="152" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0knzybr_di" bpmnElement="Event_0knzybr">
|
||||
<dc:Bounds x="222" y="152" width="36" height="36" />
|
||||
<dc:Bounds x="-278" y="152" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0ut4lby_di" bpmnElement="Activity_0zlzbym">
|
||||
<dc:Bounds x="-80" y="130" width="100" height="80" />
|
||||
<dc:Bounds x="-120" y="130" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0knzybr_di" bpmnElement="Event_0knzybr">
|
||||
<dc:Bounds x="302" y="152" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1fh9h0f_di" bpmnElement="Activity_0ry9ce6">
|
||||
<dc:Bounds x="80" y="130" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_1tq5q6f_di" bpmnElement="Flow_1tq5q6f">
|
||||
<di:waypoint x="-162" y="170" />
|
||||
<di:waypoint x="-80" y="170" />
|
||||
<di:waypoint x="-242" y="170" />
|
||||
<di:waypoint x="-120" y="170" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1dtkhx8_di" bpmnElement="Flow_1dtkhx8">
|
||||
<di:waypoint x="20" y="170" />
|
||||
<di:waypoint x="222" y="170" />
|
||||
<di:waypoint x="-20" y="170" />
|
||||
<di:waypoint x="80" y="170" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1n2d9gk_di" bpmnElement="Flow_1n2d9gk">
|
||||
<di:waypoint x="180" y="170" />
|
||||
<di:waypoint x="302" y="170" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user