2023-09-04 10:40:05 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_0ibnyhd" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.11.1" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.15.0">
|
2023-09-04 10:41:09 +00:00
|
|
|
<bpmn:process id="Process_14deqgz" name="Test User Task">
|
2023-09-04 10:40:50 +00:00
|
|
|
<bpmn:startEvent id="Event_10h437a" name="Start Order">
|
2023-09-04 10:40:05 +00:00
|
|
|
<bpmn:outgoing>Flow_0xhxs9z</bpmn:outgoing>
|
|
|
|
</bpmn:startEvent>
|
2023-09-04 10:40:50 +00:00
|
|
|
<bpmn:endEvent id="Event_1a4lb5l" name="End Order">
|
2023-09-04 10:40:05 +00:00
|
|
|
<bpmn:incoming>Flow_1ho7x8t</bpmn:incoming>
|
|
|
|
</bpmn:endEvent>
|
|
|
|
<bpmn:sequenceFlow id="Flow_0xhxs9z" sourceRef="Event_10h437a" targetRef="Activity_1xjg7xh" />
|
2023-09-04 10:46:01 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_1ho7x8t" sourceRef="Activity_1cr8k68" targetRef="Event_1a4lb5l" />
|
2023-09-04 10:40:50 +00:00
|
|
|
<bpmn:userTask id="Activity_1xjg7xh" name="Select Product">
|
2023-09-04 10:40:05 +00:00
|
|
|
<bpmn:extensionElements>
|
|
|
|
<spiffworkflow:properties>
|
|
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="select_product_and_quality.json" />
|
2023-09-04 10:46:01 +00:00
|
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="select_product_and_quality.json" />
|
2023-09-04 10:40:05 +00:00
|
|
|
</spiffworkflow:properties>
|
|
|
|
</bpmn:extensionElements>
|
|
|
|
<bpmn:incoming>Flow_0xhxs9z</bpmn:incoming>
|
2023-09-04 10:46:01 +00:00
|
|
|
<bpmn:outgoing>Flow_1qae7jf</bpmn:outgoing>
|
2023-09-04 10:40:05 +00:00
|
|
|
</bpmn:userTask>
|
2023-09-04 10:46:01 +00:00
|
|
|
<bpmn:sequenceFlow id="Flow_1qae7jf" sourceRef="Activity_1xjg7xh" targetRef="Activity_1cr8k68" />
|
|
|
|
<bpmn:businessRuleTask id="Activity_1cr8k68" name="Lookup Product Price">
|
2023-09-04 11:01:05 +00:00
|
|
|
<bpmn:extensionElements>
|
|
|
|
<spiffworkflow:calledDecisionId>product_price</spiffworkflow:calledDecisionId>
|
|
|
|
</bpmn:extensionElements>
|
2023-09-04 10:46:01 +00:00
|
|
|
<bpmn:incoming>Flow_1qae7jf</bpmn:incoming>
|
|
|
|
<bpmn:outgoing>Flow_1ho7x8t</bpmn:outgoing>
|
|
|
|
</bpmn:businessRuleTask>
|
2023-09-04 10:40:05 +00:00
|
|
|
</bpmn:process>
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_14deqgz">
|
2023-09-04 11:01:05 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_10h437a_di" bpmnElement="Event_10h437a">
|
|
|
|
<dc:Bounds x="392" y="242" width="36" height="36" />
|
2023-09-04 10:40:50 +00:00
|
|
|
<bpmndi:BPMNLabel>
|
2023-09-04 11:01:05 +00:00
|
|
|
<dc:Bounds x="383" y="285" width="56" height="14" />
|
2023-09-04 10:40:50 +00:00
|
|
|
</bpmndi:BPMNLabel>
|
2023-09-04 10:40:05 +00:00
|
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNShape id="Activity_18p0pnx_di" bpmnElement="Activity_1xjg7xh">
|
|
|
|
<dc:Bounds x="580" y="220" width="100" height="80" />
|
2023-09-04 10:40:50 +00:00
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2023-09-04 10:46:01 +00:00
|
|
|
<bpmndi:BPMNShape id="Activity_0qdw4gz_di" bpmnElement="Activity_1cr8k68">
|
2023-09-04 11:01:05 +00:00
|
|
|
<dc:Bounds x="810" y="220" width="100" height="80" />
|
2023-09-04 10:46:01 +00:00
|
|
|
<bpmndi:BPMNLabel />
|
|
|
|
</bpmndi:BPMNShape>
|
2023-09-04 11:01:05 +00:00
|
|
|
<bpmndi:BPMNShape id="Event_1a4lb5l_di" bpmnElement="Event_1a4lb5l">
|
|
|
|
<dc:Bounds x="1062" y="242" width="36" height="36" />
|
|
|
|
<bpmndi:BPMNLabel>
|
|
|
|
<dc:Bounds x="1055" y="285" width="53" height="14" />
|
|
|
|
</bpmndi:BPMNLabel>
|
|
|
|
</bpmndi:BPMNShape>
|
2023-09-04 10:40:05 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_0xhxs9z_di" bpmnElement="Flow_0xhxs9z">
|
2023-09-04 10:40:50 +00:00
|
|
|
<di:waypoint x="428" y="260" />
|
2023-09-04 10:40:05 +00:00
|
|
|
<di:waypoint x="580" y="260" />
|
|
|
|
</bpmndi:BPMNEdge>
|
|
|
|
<bpmndi:BPMNEdge id="Flow_1ho7x8t_di" bpmnElement="Flow_1ho7x8t">
|
2023-09-04 11:01:05 +00:00
|
|
|
<di:waypoint x="910" y="260" />
|
|
|
|
<di:waypoint x="1062" y="260" />
|
2023-09-04 10:40:05 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2023-09-04 10:46:01 +00:00
|
|
|
<bpmndi:BPMNEdge id="Flow_1qae7jf_di" bpmnElement="Flow_1qae7jf">
|
|
|
|
<di:waypoint x="680" y="260" />
|
2023-09-04 11:01:05 +00:00
|
|
|
<di:waypoint x="810" y="260" />
|
2023-09-04 10:46:01 +00:00
|
|
|
</bpmndi:BPMNEdge>
|
2023-09-04 10:40:05 +00:00
|
|
|
</bpmndi:BPMNPlane>
|
|
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn:definitions>
|