2023-05-31 20:35:47 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-05-31 20:38:26 +00:00
|
|
|
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
2023-05-31 20:54:40 +00:00
|
|
|
<bpmn:signal id="Signal_3pqe79i" name="edit_signal" />
|
|
|
|
<bpmn:collaboration id="Collaboration_0rpg1ez">
|
|
|
|
<bpmn:participant id="Participant_1e5s2b8" processRef="Process_2sn0gya" />
|
|
|
|
</bpmn:collaboration>
|
2023-05-31 20:35:47 +00:00
|
|
|
<bpmn:process id="Process_2sn0gya" isExecutable="true">
|
2023-05-31 20:54:40 +00:00
|
|
|
<bpmn:laneSet id="LaneSet_0gl3wqb">
|
|
|
|
<bpmn:lane id="Lane_1xeqd5i">
|
|
|
|
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>Event_10e2nu3</bpmn:flowNodeRef>
|
|
|
|
</bpmn:lane>
|
|
|
|
<bpmn:lane id="everybody" name="everybody">
|
|
|
|
<bpmn:flowNodeRef>client_details_form</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>display_client_details</bpmn:flowNodeRef>
|
|
|
|
<bpmn:flowNodeRef>edit_button</bpmn:flowNodeRef>
|
|
|
|
</bpmn:lane>
|
|
|
|
</bpmn:laneSet>
|
2023-05-31 20:35:47 +00:00
|
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
|
|
<bpmn:outgoing>Flow_1t3jxm7</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:endEvent id="Event_10e2nu3">
|
2023-05-31 20:46:19 +00:00
|
|
|
<bpmn:incoming>Flow_1sq481k</bpmn:incoming>
|
2023-05-31 20:35:47 +00:00
|
|
|
</bpmn:endEvent>
|
2023-05-31 20:54:40 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_1t3jxm7" sourceRef="StartEvent_1" targetRef="client_details_form" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_1sq481k" sourceRef="display_client_details" targetRef="Event_10e2nu3" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_18u6omr" sourceRef="edit_button" targetRef="client_details_form" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_1g8rpgo" sourceRef="client_details_form" targetRef="display_client_details" />
|
2023-05-31 20:35:47 +00:00
|
|
|
<bpmn:userTask id="client_details_form" name="Client Details Form">
|
2023-05-31 20:38:57 +00:00
|
|
|
<bpmn:extensionElements>
|
|
|
|
<spiffworkflow:properties>
|
|
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="client-details-schema.json" />
|
|
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="client-details-uischema.json" />
|
|
|
|
</spiffworkflow:properties>
|
|
|
|
</bpmn:extensionElements>
|
2023-05-31 20:35:47 +00:00
|
|
|
<bpmn:incoming>Flow_1t3jxm7</bpmn:incoming>
|
2023-05-31 20:46:19 +00:00
|
|
|
<bpmn:incoming>Flow_18u6omr</bpmn:incoming>
|
2023-05-31 20:35:47 +00:00
|
|
|
<bpmn:outgoing>Flow_1g8rpgo</bpmn:outgoing>
|
|
|
|
</bpmn:userTask>
|
2023-05-31 20:36:06 +00:00
|
|
|
<bpmn:manualTask id="display_client_details" name="Display Client Details">
|
2023-05-31 20:38:26 +00:00
|
|
|
<bpmn:extensionElements>
|
|
|
|
<spiffworkflow:instructionsForEndUser>{{all_the_details}}</spiffworkflow:instructionsForEndUser>
|
|
|
|
</bpmn:extensionElements>
|
2023-05-31 20:36:06 +00:00
|
|
|
<bpmn:incoming>Flow_1g8rpgo</bpmn:incoming>
|
2023-05-31 20:46:19 +00:00
|
|
|
<bpmn:outgoing>Flow_1sq481k</bpmn:outgoing>
|
2023-05-31 20:36:06 +00:00
|
|
|
</bpmn:manualTask>
|
2023-05-31 20:45:34 +00:00
|
|
|
<bpmn:boundaryEvent id="edit_button" name="Edit Button" attachedToRef="display_client_details">
|
2023-05-31 20:45:09 +00:00
|
|
|
<bpmn:extensionElements>
|
|
|
|
<spiffworkflow:signalButtonLabel>Edit</spiffworkflow:signalButtonLabel>
|
|
|
|
</bpmn:extensionElements>
|
2023-05-31 20:46:19 +00:00
|
|
|
<bpmn:outgoing>Flow_18u6omr</bpmn:outgoing>
|
2023-05-31 20:45:34 +00:00
|
|
|
<bpmn:signalEventDefinition id="SignalEventDefinition_0aa50mx" signalRef="Signal_3pqe79i" />
|
2023-05-31 20:45:09 +00:00
|
|
|
</bpmn:boundaryEvent>
|
2023-05-31 20:35:47 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
2023-05-31 20:54:40 +00:00
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0rpg1ez">
|
|
|
|
<bpmndi:BPMNShape id="Participant_1e5s2b8_di" bpmnElement="Participant_1e5s2b8" isHorizontal="true">
|
|
|
|
<dc:Bounds x="129" y="117" width="620" height="370" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Lane_1xeqd5i_di" bpmnElement="Lane_1xeqd5i" isHorizontal="true">
|
|
|
|
<dc:Bounds x="159" y="117" width="590" height="250" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Lane_0jkyhd0_di" bpmnElement="everybody" isHorizontal="true">
|
|
|
|
<dc:Bounds x="159" y="367" width="590" height="120" />
|
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2023-05-31 20:35:47 +00:00
|
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
|
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
2023-05-31 20:54:40 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_10e2nu3_di" bpmnElement="Event_10e2nu3">
|
|
|
|
<dc:Bounds x="692" y="159" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
2023-05-31 20:35:47 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_1a63irz_di" bpmnElement="client_details_form">
|
2023-05-31 20:54:40 +00:00
|
|
|
<dc:Bounds x="250" y="380" width="100" height="80" />
|
2023-05-31 20:35:47 +00:00
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2023-05-31 20:36:06 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_1foeqze_di" bpmnElement="display_client_details">
|
2023-05-31 20:54:40 +00:00
|
|
|
<dc:Bounds x="420" y="380" width="100" height="80" />
|
2023-05-31 20:36:06 +00:00
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2023-05-31 20:45:34 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_0q2z5bg_di" bpmnElement="edit_button">
|
2023-05-31 20:54:40 +00:00
|
|
|
<dc:Bounds x="472" y="442" width="36" height="36" />
|
2023-05-31 20:45:09 +00:00
|
|
|
<bpmndi:BPMNLabel>
|
2023-05-31 20:54:40 +00:00
|
|
|
<dc:Bounds x="493" y="485" width="54" height="14" />
|
2023-05-31 20:45:09 +00:00
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
</bpmndi:BPMNShape>
|
2023-05-31 20:35:47 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_1t3jxm7_di" bpmnElement="Flow_1t3jxm7">
|
|
|
|
<di:waypoint x="215" y="177" />
|
2023-05-31 20:54:40 +00:00
|
|
|
<di:waypoint x="233" y="177" />
|
|
|
|
<di:waypoint x="233" y="420" />
|
|
|
|
<di:waypoint x="250" y="420" />
|
2023-05-31 20:35:47 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2023-05-31 20:46:19 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_1sq481k_di" bpmnElement="Flow_1sq481k">
|
2023-05-31 20:54:40 +00:00
|
|
|
<di:waypoint x="520" y="420" />
|
|
|
|
<di:waypoint x="606" y="420" />
|
|
|
|
<di:waypoint x="606" y="177" />
|
2023-05-31 20:41:27 +00:00
|
|
|
<di:waypoint x="692" y="177" />
|
|
|
|
</bpmndi:BPMNEdge>
|
2023-05-31 20:46:19 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_18u6omr_di" bpmnElement="Flow_18u6omr">
|
2023-05-31 20:54:40 +00:00
|
|
|
<di:waypoint x="480" y="445" />
|
|
|
|
<di:waypoint x="480" y="320" />
|
|
|
|
<di:waypoint x="350" y="407" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1g8rpgo_di" bpmnElement="Flow_1g8rpgo">
|
|
|
|
<di:waypoint x="350" y="420" />
|
|
|
|
<di:waypoint x="420" y="420" />
|
2023-05-31 20:35:47 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|