2023-06-30 13:24:29 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-07-04 08:03:00 +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:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
2023-06-30 13:24:29 +00:00
|
|
|
<bpmn:process id="Process_yxvxjyy" isExecutable="true">
|
|
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
|
|
<bpmn:outgoing>Flow_0k3jkas</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
|
|
|
<bpmn:exclusiveGateway id="Gateway_0vnmsmm" default="Flow_15ekxoi">
|
|
|
|
<bpmn:incoming>Flow_0asurpr</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_15ekxoi</bpmn:outgoing>
|
|
|
|
<bpmn:outgoing>Flow_0ei1djd</bpmn:outgoing>
|
|
|
|
</bpmn:exclusiveGateway>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0k3jkas" sourceRef="StartEvent_1" targetRef="Activity_1aa8il0" />
|
2023-07-04 08:04:16 +00:00
|
|
|
<bpmn:task id="Activity_0z254wb" />
|
|
|
|
<bpmn:sequenceFlow id="Flow_15ekxoi" sourceRef="Gateway_0vnmsmm" targetRef="Activity_1aa8il0" />
|
2023-06-30 13:24:29 +00:00
|
|
|
<bpmn:endEvent id="Event_0pdfqt0">
|
|
|
|
<bpmn:incoming>Flow_0ei1djd</bpmn:incoming>
|
|
|
|
</bpmn:endEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0ei1djd" sourceRef="Gateway_0vnmsmm" targetRef="Event_0pdfqt0">
|
|
|
|
<bpmn:conditionExpression>x>1</bpmn:conditionExpression>
|
|
|
|
</bpmn:sequenceFlow>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0asurpr" sourceRef="Activity_1aa8il0" targetRef="Gateway_0vnmsmm" />
|
2023-07-04 08:03:00 +00:00
|
|
|
<bpmn:userTask id="Activity_1aa8il0" name="Fill ICS">
|
|
|
|
<bpmn:extensionElements>
|
|
|
|
<spiffworkflow:properties>
|
|
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="fill-ics-mock-schema.json" />
|
|
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="fill-ics-mock-uischema.json" />
|
|
|
|
</spiffworkflow:properties>
|
|
|
|
</bpmn:extensionElements>
|
2023-06-30 13:24:29 +00:00
|
|
|
<bpmn:incoming>Flow_0k3jkas</bpmn:incoming>
|
2023-07-04 08:04:16 +00:00
|
|
|
<bpmn:incoming>Flow_15ekxoi</bpmn:incoming>
|
2023-06-30 13:24:29 +00:00
|
|
|
<bpmn:outgoing>Flow_0asurpr</bpmn:outgoing>
|
2023-07-04 08:03:00 +00:00
|
|
|
</bpmn:userTask>
|
2023-07-04 08:04:16 +00:00
|
|
|
<bpmn:userTask id="Activity_1sy28s9" name="Validate ICS" />
|
2023-06-30 13:24:29 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_yxvxjyy">
|
2023-07-04 08:03:00 +00:00
|
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
|
|
<dc:Bounds x="32" y="159" width="36" height="36" />
|
|
|
|
</bpmndi:BPMNShape>
|
2023-07-04 08:04:16 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_0ne53bk_di" bpmnElement="Activity_1aa8il0">
|
|
|
|
<dc:Bounds x="120" y="137" width="100" height="80" />
|
|
|
|
<bpmndi:BPMNLabel />
|
2023-06-30 13:24:29 +00:00
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_0z254wb_di" bpmnElement="Activity_0z254wb">
|
2023-07-04 08:04:16 +00:00
|
|
|
<dc:Bounds x="780" y="80" width="100" height="80" />
|
2023-06-30 13:24:29 +00:00
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Event_0pdfqt0_di" bpmnElement="Event_0pdfqt0">
|
2023-07-04 08:04:16 +00:00
|
|
|
<dc:Bounds x="932" y="382" width="36" height="36" />
|
2023-06-30 13:24:29 +00:00
|
|
|
</bpmndi:BPMNShape>
|
2023-07-04 08:04:16 +00:00
|
|
|
<bpmndi:BPMNShape id="Gateway_0vnmsmm_di" bpmnElement="Gateway_0vnmsmm" isMarkerVisible="true">
|
|
|
|
<dc:Bounds x="475" y="152" width="50" height="50" />
|
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_10sn738_di" bpmnElement="Activity_1sy28s9">
|
|
|
|
<dc:Bounds x="270" y="260" width="100" height="80" />
|
2023-06-30 13:24:29 +00:00
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0k3jkas_di" bpmnElement="Flow_0k3jkas">
|
|
|
|
<di:waypoint x="68" y="177" />
|
|
|
|
<di:waypoint x="120" y="177" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_15ekxoi_di" bpmnElement="Flow_15ekxoi">
|
2023-07-04 08:04:16 +00:00
|
|
|
<di:waypoint x="500" y="152" />
|
|
|
|
<di:waypoint x="500" y="80" />
|
|
|
|
<di:waypoint x="170" y="80" />
|
|
|
|
<di:waypoint x="170" y="137" />
|
2023-06-30 13:24:29 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0ei1djd_di" bpmnElement="Flow_0ei1djd">
|
2023-07-04 08:04:16 +00:00
|
|
|
<di:waypoint x="500" y="202" />
|
|
|
|
<di:waypoint x="500" y="400" />
|
|
|
|
<di:waypoint x="932" y="400" />
|
2023-06-30 13:24:29 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_0asurpr_di" bpmnElement="Flow_0asurpr">
|
|
|
|
<di:waypoint x="220" y="177" />
|
2023-07-04 08:04:16 +00:00
|
|
|
<di:waypoint x="475" y="177" />
|
2023-06-30 13:24:29 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|