mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 13:18:10 +00:00
User: dan@sartography.com clicked save for examples/2-in-depth/events/escalation-events/escalation-events.bpmn
This commit is contained in:
parent
7d9ec39776
commit
b357a08d6f
@ -5,14 +5,51 @@
|
||||
<bpmn:outgoing>Flow_17db3yp</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_17db3yp" sourceRef="StartEvent_1" targetRef="Activity_0qpzdpu" />
|
||||
<bpmn:endEvent id="EndEvent_1">
|
||||
<bpmn:endEvent id="EndEvent_1" name="Normal">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>The process instance completed successfully.</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_04wqjhn</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="EndEvent_1" />
|
||||
<bpmn:manualTask id="Activity_0qpzdpu" name="Example manual task">
|
||||
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="Activity_1eutuio" />
|
||||
<bpmn:subProcess id="Activity_1eutuio">
|
||||
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_04wqjhn</bpmn:outgoing>
|
||||
<bpmn:startEvent id="Event_0lkhoyk">
|
||||
<bpmn:outgoing>Flow_0h1rgnc</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0h1rgnc" sourceRef="Event_0lkhoyk" targetRef="Gateway_1od9ta0" />
|
||||
<bpmn:endEvent id="Event_1xetbib">
|
||||
<bpmn:incoming>Flow_1bnovvd</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:exclusiveGateway id="Gateway_1od9ta0">
|
||||
<bpmn:incoming>Flow_0h1rgnc</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0d9oz39</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1j6zecg</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_08fbzlc</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0d9oz39" name="Path B" sourceRef="Gateway_1od9ta0" targetRef="Gateway_0rwggvv" />
|
||||
<bpmn:exclusiveGateway id="Gateway_0rwggvv">
|
||||
<bpmn:incoming>Flow_1wu2khh</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0d9oz39</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1bnovvd</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_1bnovvd" sourceRef="Gateway_0rwggvv" targetRef="Event_1xetbib" />
|
||||
<bpmn:sequenceFlow id="Flow_1j6zecg" name="Path C" sourceRef="Gateway_1od9ta0" targetRef="Event_09xwp5x" />
|
||||
<bpmn:sequenceFlow id="Flow_08fbzlc" name="Path A" sourceRef="Gateway_1od9ta0" targetRef="Event_0ty5dpa" />
|
||||
<bpmn:endEvent id="Event_0ty5dpa">
|
||||
<bpmn:incoming>Flow_08fbzlc</bpmn:incoming>
|
||||
<bpmn:escalationEventDefinition id="EscalationEventDefinition_1siqxqa" escalationRef="bail_out_now" />
|
||||
</bpmn:endEvent>
|
||||
<bpmn:intermediateThrowEvent id="Event_09xwp5x">
|
||||
<bpmn:incoming>Flow_1j6zecg</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1wu2khh</bpmn:outgoing>
|
||||
<bpmn:escalationEventDefinition id="EscalationEventDefinition_1w4qqe6" escalationRef="bail_out_now" />
|
||||
</bpmn:intermediateThrowEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1wu2khh" sourceRef="Event_09xwp5x" targetRef="Gateway_0rwggvv" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_04wqjhn" sourceRef="Activity_1eutuio" targetRef="EndEvent_1" />
|
||||
<bpmn:userTask id="Activity_0qpzdpu" name="Example manual task">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>This is an example **Manual Task**. A **Manual Task** is designed to allow someone to complete a task outside of the system and then report back that it is complete. You can click the *Continue* button to proceed. When you are done running this process, you can edit the **Process Model** to include a:
|
||||
|
||||
@ -21,30 +58,124 @@
|
||||
* **Service Task** - communicate with an external API to fetch or update some data.
|
||||
|
||||
You can also change the text you are reading here by updating the *Instructions* on this example manual task.</spiffworkflow:instructionsForEndUser>
|
||||
<spiffworkflow:properties>
|
||||
<spiffworkflow:property name="formJsonSchemaFilename" value="choose-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="choose-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_17db3yp</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
</bpmn:userTask>
|
||||
<bpmn:boundaryEvent id="Event_0ac7xnm" attachedToRef="Activity_1eutuio">
|
||||
<bpmn:outgoing>Flow_1fo0lt0</bpmn:outgoing>
|
||||
<bpmn:escalationEventDefinition id="EscalationEventDefinition_1tmeao5" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:endEvent id="Event_068xxp8" name="Escalated">
|
||||
<bpmn:incoming>Flow_1fo0lt0</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1fo0lt0" sourceRef="Event_0ac7xnm" targetRef="Event_068xxp8" />
|
||||
</bpmn:process>
|
||||
<bpmn:escalation id="bail_out_now" name="bail_out_now" escalationCode="Bail out">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:payloadExpression>{"message": "bail out path please"}</spiffworkflow:payloadExpression>
|
||||
</bpmn:extensionElements>
|
||||
</bpmn:escalation>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_escalation_events_iq40493">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||
<dc:Bounds x="72" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0hscs8j_di" bpmnElement="Activity_0qpzdpu">
|
||||
<dc:Bounds x="150" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="432" y="159" width="36" height="36" />
|
||||
<dc:Bounds x="812" y="159" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="813" y="202" width="36" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0zqotmb_di" bpmnElement="Activity_0qpzdpu">
|
||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
<bpmndi:BPMNShape id="Event_068xxp8_di" bpmnElement="Event_068xxp8">
|
||||
<dc:Bounds x="672" y="422" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="666" y="465" width="49" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1eutuio_di" bpmnElement="Activity_1eutuio" isExpanded="true">
|
||||
<dc:Bounds x="300" y="-30" width="450" height="390" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0lkhoyk_di" bpmnElement="Event_0lkhoyk">
|
||||
<dc:Bounds x="322" y="152" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1od9ta0_di" bpmnElement="Gateway_1od9ta0" isMarkerVisible="true">
|
||||
<dc:Bounds x="385" y="145" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0rwggvv_di" bpmnElement="Gateway_0rwggvv" isMarkerVisible="true">
|
||||
<dc:Bounds x="605" y="145" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1xetbib_di" bpmnElement="Event_1xetbib">
|
||||
<dc:Bounds x="692" y="152" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0wyzhsr_di" bpmnElement="Event_09xwp5x">
|
||||
<dc:Bounds x="502" y="262" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_09f6uly_di" bpmnElement="Event_0ty5dpa">
|
||||
<dc:Bounds x="502" y="42" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0h1rgnc_di" bpmnElement="Flow_0h1rgnc">
|
||||
<di:waypoint x="358" y="170" />
|
||||
<di:waypoint x="385" y="170" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0d9oz39_di" bpmnElement="Flow_0d9oz39">
|
||||
<di:waypoint x="435" y="170" />
|
||||
<di:waypoint x="605" y="170" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="456" y="152" width="33" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1bnovvd_di" bpmnElement="Flow_1bnovvd">
|
||||
<di:waypoint x="655" y="170" />
|
||||
<di:waypoint x="692" y="170" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1j6zecg_di" bpmnElement="Flow_1j6zecg">
|
||||
<di:waypoint x="410" y="195" />
|
||||
<di:waypoint x="410" y="280" />
|
||||
<di:waypoint x="502" y="280" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="422" y="263" width="34" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_08fbzlc_di" bpmnElement="Flow_08fbzlc">
|
||||
<di:waypoint x="410" y="145" />
|
||||
<di:waypoint x="410" y="60" />
|
||||
<di:waypoint x="502" y="60" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="445" y="43" width="34" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1wu2khh_di" bpmnElement="Flow_1wu2khh">
|
||||
<di:waypoint x="538" y="280" />
|
||||
<di:waypoint x="630" y="280" />
|
||||
<di:waypoint x="630" y="195" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Event_04znm7i_di" bpmnElement="Event_0ac7xnm">
|
||||
<dc:Bounds x="582" y="342" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
||||
<di:waypoint x="215" y="177" />
|
||||
<di:waypoint x="270" y="177" />
|
||||
<di:waypoint x="108" y="177" />
|
||||
<di:waypoint x="150" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_12pkbxb_di" bpmnElement="Flow_12pkbxb">
|
||||
<di:waypoint x="370" y="177" />
|
||||
<di:waypoint x="432" y="177" />
|
||||
<di:waypoint x="250" y="177" />
|
||||
<di:waypoint x="300" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_04wqjhn_di" bpmnElement="Flow_04wqjhn">
|
||||
<di:waypoint x="750" y="177" />
|
||||
<di:waypoint x="812" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1fo0lt0_di" bpmnElement="Flow_1fo0lt0">
|
||||
<di:waypoint x="600" y="378" />
|
||||
<di:waypoint x="600" y="440" />
|
||||
<di:waypoint x="672" y="440" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user