User: kaninikbaradi@gmail.com clicked save for playground/kaninik/esru-process-flow/esru-main.bpmn
This commit is contained in:
parent
879989853f
commit
ec15ed4a6e
|
@ -5,51 +5,39 @@
|
|||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_1bhn5n9">
|
||||
<bpmn:laneSet id="LaneSet_0670hl4">
|
||||
<bpmn:lane id="Lane_1b1rgbn" name="Home Owner">
|
||||
<bpmn:lane id="Lane_1b1rgbn" name="Home_Owner">
|
||||
<bpmn:flowNodeRef>Event_0z3batv</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1nm3ypa</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_0v1v4r6" name="Helpline">
|
||||
<bpmn:flowNodeRef>Event_0i2zcdy</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_16cxq4i</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Gateway_01wa1ph</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_16cxq4i</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_04e996h</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_0i2zcdy</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1mi1boe</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_1ihmwzd</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_057c0bd" name="RSA">
|
||||
<bpmn:childLaneSet id="LaneSet_1hvgnwk" />
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_0645c72" name="DutySupervisor">
|
||||
<bpmn:lane id="Lane_0645c72" name="Duty_Supervisor">
|
||||
<bpmn:childLaneSet id="LaneSet_03q0alz" />
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_11pd30e" name="PSSO">
|
||||
<bpmn:flowNodeRef>Event_1fl957h</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Activity_19xsmox</bpmn:flowNodeRef>
|
||||
<bpmn:flowNodeRef>Event_1fl957h</bpmn:flowNodeRef>
|
||||
</bpmn:lane>
|
||||
<bpmn:lane id="Lane_1dgw9oy" name="SRU" />
|
||||
</bpmn:laneSet>
|
||||
<bpmn:startEvent id="Event_0z3batv">
|
||||
<bpmn:outgoing>Flow_1hvv7qq</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:startEvent id="Event_0i2zcdy">
|
||||
<bpmn:startEvent id="Event_0i2zcdy" name="call_helpline">
|
||||
<bpmn:outgoing>Flow_0u65rj0</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:startEvent id="Event_1fl957h">
|
||||
<bpmn:startEvent id="Event_1fl957h" name="call_psso">
|
||||
<bpmn:outgoing>Flow_0ac7bva</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0ac7bva" sourceRef="Event_1fl957h" targetRef="Activity_19xsmox" />
|
||||
<bpmn:sequenceFlow id="Flow_1hvv7qq" sourceRef="Event_0z3batv" targetRef="Activity_1nm3ypa" />
|
||||
<bpmn:sequenceFlow id="Flow_0u65rj0" sourceRef="Event_0i2zcdy" targetRef="Activity_16cxq4i" />
|
||||
<bpmn:userTask id="Activity_1nm3ypa">
|
||||
<bpmn:incoming>Flow_1hvv7qq</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0k4tben</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_16cxq4i">
|
||||
<bpmn:incoming>Flow_0u65rj0</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_12y2n3y</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_19xsmox">
|
||||
<bpmn:incoming>Flow_0ac7bva</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0gc403j</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_12y2n3y" sourceRef="Activity_16cxq4i" targetRef="Gateway_01wa1ph" />
|
||||
<bpmn:sequenceFlow id="Flow_0k4tben" sourceRef="Activity_1nm3ypa" targetRef="Gateway_01wa1ph" />
|
||||
<bpmn:sequenceFlow id="Flow_0gc403j" sourceRef="Activity_19xsmox" targetRef="Gateway_01wa1ph" />
|
||||
|
@ -57,84 +45,134 @@
|
|||
<bpmn:incoming>Flow_12y2n3y</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0k4tben</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0gc403j</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0l9bm74</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:startEvent id="Event_0z3batv" name="self_service_form">
|
||||
<bpmn:outgoing>Flow_1hvv7qq</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:userTask id="Activity_16cxq4i" name="helpline_form">
|
||||
<bpmn:incoming>Flow_0u65rj0</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_12y2n3y</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_19xsmox" name="psso_form">
|
||||
<bpmn:incoming>Flow_0ac7bva</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0gc403j</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_1nm3ypa" name="self_service_form">
|
||||
<bpmn:incoming>Flow_1hvv7qq</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0k4tben</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:scriptTask id="Activity_04e996h" name="generate_service_req">
|
||||
<bpmn:incoming>Flow_0l9bm74</bpmn:incoming>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_0l9bm74" sourceRef="Gateway_01wa1ph" targetRef="Activity_04e996h" />
|
||||
<bpmn:boundaryEvent id="Event_1mi1boe" cancelActivity="false" attachedToRef="Activity_04e996h">
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_1wc7ljt" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:businessRuleTask id="Activity_1ihmwzd" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_11wpnwm">
|
||||
<bpmndi:BPMNShape id="Participant_0rnlu82_di" bpmnElement="Participant_0rnlu82" isHorizontal="true">
|
||||
<dc:Bounds x="290" y="-40" width="600" height="850" />
|
||||
<dc:Bounds x="290" y="-40" width="960" height="850" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1b1rgbn_di" bpmnElement="Lane_1b1rgbn" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="-40" width="570" height="250" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0v1v4r6_di" bpmnElement="Lane_0v1v4r6" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="210" width="570" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_057c0bd_di" bpmnElement="Lane_057c0bd" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="330" width="570" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0645c72_di" bpmnElement="Lane_0645c72" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="450" width="570" height="120" />
|
||||
<bpmndi:BPMNShape id="Lane_1dgw9oy_di" bpmnElement="Lane_1dgw9oy" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="690" width="930" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_11pd30e_di" bpmnElement="Lane_11pd30e" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="570" width="570" height="120" />
|
||||
<dc:Bounds x="320" y="570" width="930" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1dgw9oy_di" bpmnElement="Lane_1dgw9oy" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="690" width="570" height="120" />
|
||||
<bpmndi:BPMNShape id="Lane_0645c72_di" bpmnElement="Lane_0645c72" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="450" width="930" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0obbya4_di" bpmnElement="Event_0z3batv">
|
||||
<dc:Bounds x="352" y="72" width="36" height="36" />
|
||||
<bpmndi:BPMNShape id="Lane_057c0bd_di" bpmnElement="Lane_057c0bd" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="330" width="930" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_0v1v4r6_di" bpmnElement="Lane_0v1v4r6" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="210" width="930" height="120" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Lane_1b1rgbn_di" bpmnElement="Lane_1b1rgbn" isHorizontal="true">
|
||||
<dc:Bounds x="320" y="-40" width="930" height="250" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0i2zcdy_di" bpmnElement="Event_0i2zcdy">
|
||||
<dc:Bounds x="352" y="252" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="342" y="295" width="59" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1fl957h_di" bpmnElement="Event_1fl957h">
|
||||
<dc:Bounds x="352" y="612" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1gnqe6o_di" bpmnElement="Activity_1nm3ypa">
|
||||
<dc:Bounds x="440" y="50" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_10wguup_di" bpmnElement="Activity_16cxq4i">
|
||||
<dc:Bounds x="440" y="230" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0wplrkm_di" bpmnElement="Activity_19xsmox">
|
||||
<dc:Bounds x="440" y="590" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="348" y="655" width="47" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_01wa1ph_di" bpmnElement="Gateway_01wa1ph" isMarkerVisible="true">
|
||||
<dc:Bounds x="695" y="245" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0obbya4_di" bpmnElement="Event_0z3batv">
|
||||
<dc:Bounds x="382" y="72" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="358" y="115" width="90" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_10wguup_di" bpmnElement="Activity_16cxq4i">
|
||||
<dc:Bounds x="480" y="230" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0wplrkm_di" bpmnElement="Activity_19xsmox">
|
||||
<dc:Bounds x="480" y="590" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1gnqe6o_di" bpmnElement="Activity_1nm3ypa">
|
||||
<dc:Bounds x="480" y="50" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0owrbdv_di" bpmnElement="Activity_04e996h">
|
||||
<dc:Bounds x="770" y="230" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_01ltipy_di" bpmnElement="Activity_1ihmwzd">
|
||||
<dc:Bounds x="900" y="230" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0ku9fhy_di" bpmnElement="Event_1mi1boe">
|
||||
<dc:Bounds x="802" y="292" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0ac7bva_di" bpmnElement="Flow_0ac7bva">
|
||||
<di:waypoint x="388" y="630" />
|
||||
<di:waypoint x="440" y="630" />
|
||||
<di:waypoint x="480" y="630" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1hvv7qq_di" bpmnElement="Flow_1hvv7qq">
|
||||
<di:waypoint x="388" y="90" />
|
||||
<di:waypoint x="440" y="90" />
|
||||
<di:waypoint x="418" y="90" />
|
||||
<di:waypoint x="480" y="90" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0u65rj0_di" bpmnElement="Flow_0u65rj0">
|
||||
<di:waypoint x="388" y="270" />
|
||||
<di:waypoint x="440" y="270" />
|
||||
<di:waypoint x="480" y="270" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_12y2n3y_di" bpmnElement="Flow_12y2n3y">
|
||||
<di:waypoint x="540" y="270" />
|
||||
<di:waypoint x="580" y="270" />
|
||||
<di:waypoint x="695" y="270" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0k4tben_di" bpmnElement="Flow_0k4tben">
|
||||
<di:waypoint x="540" y="90" />
|
||||
<di:waypoint x="580" y="90" />
|
||||
<di:waypoint x="720" y="90" />
|
||||
<di:waypoint x="720" y="245" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0gc403j_di" bpmnElement="Flow_0gc403j">
|
||||
<di:waypoint x="540" y="630" />
|
||||
<di:waypoint x="580" y="630" />
|
||||
<di:waypoint x="720" y="630" />
|
||||
<di:waypoint x="720" y="295" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0l9bm74_di" bpmnElement="Flow_0l9bm74">
|
||||
<di:waypoint x="745" y="270" />
|
||||
<di:waypoint x="770" y="270" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue