Skip to content

Commit

Permalink
add TTL for 7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Noordsestern committed Feb 19, 2024
1 parent 37aa53c commit eb0f8a3
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
50 changes: 25 additions & 25 deletions tests/bpmn/demo_for_robot.bpmn
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0qiqts0" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.9.0">
<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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0qiqts0" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.17.0">
<bpmn:collaboration id="Collaboration_0p8xj2y">
<bpmn:participant id="Participant_0sda6b4" name="Demo Robot" processRef="demo_for_robot" />
</bpmn:collaboration>
<bpmn:process id="demo_for_robot" name="Demo Prozess für Robot Framework library" isExecutable="true" camunda:versionTag="0.1">
<bpmn:process id="demo_for_robot" name="Demo Prozess für Robot Framework library" isExecutable="true" camunda:versionTag="0.1" camunda:historyTimeToLive="30">
<bpmn:startEvent id="StartEvent_1" name="Trigger received">
<bpmn:outgoing>Flow_0xskn85</bpmn:outgoing>
</bpmn:startEvent>
Expand Down Expand Up @@ -39,29 +39,6 @@
<bpmndi:BPMNShape id="Participant_0sda6b4_di" bpmnElement="Participant_0sda6b4" isHorizontal="true">
<dc:Bounds x="129" y="57" width="661" height="393" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0thahmr_di" bpmnElement="Flow_0thahmr">
<di:waypoint x="560" y="170" />
<di:waypoint x="622" y="170" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1m77rg0_di" bpmnElement="Flow_1m77rg0">
<di:waypoint x="400" y="170" />
<di:waypoint x="460" y="170" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0xskn85_di" bpmnElement="Flow_0xskn85">
<di:waypoint x="245" y="170" />
<di:waypoint x="300" y="170" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0jgdhq6_di" bpmnElement="Flow_0jgdhq6">
<di:waypoint x="350" y="228" />
<di:waypoint x="350" y="320" />
<di:waypoint x="460" y="320" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0uflgxn_di" bpmnElement="Flow_0uflgxn">
<di:waypoint x="560" y="320" />
<di:waypoint x="591" y="320" />
<di:waypoint x="591" y="170" />
<di:waypoint x="622" y="170" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="209" y="152" width="36" height="36" />
<bpmndi:BPMNLabel>
Expand All @@ -86,6 +63,29 @@
<dc:Bounds x="258" y="247" width="83" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0xskn85_di" bpmnElement="Flow_0xskn85">
<di:waypoint x="245" y="170" />
<di:waypoint x="300" y="170" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1m77rg0_di" bpmnElement="Flow_1m77rg0">
<di:waypoint x="400" y="170" />
<di:waypoint x="460" y="170" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0thahmr_di" bpmnElement="Flow_0thahmr">
<di:waypoint x="560" y="170" />
<di:waypoint x="622" y="170" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0jgdhq6_di" bpmnElement="Flow_0jgdhq6">
<di:waypoint x="350" y="228" />
<di:waypoint x="350" y="320" />
<di:waypoint x="460" y="320" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0uflgxn_di" bpmnElement="Flow_0uflgxn">
<di:waypoint x="560" y="320" />
<di:waypoint x="591" y="320" />
<di:waypoint x="591" y="170" />
<di:waypoint x="622" y="170" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
4 changes: 2 additions & 2 deletions tests/bpmn/evaluate_decision.dmn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="Definitions_08g6y9a" name="DRD" namespace="http://camunda.org/schema/1.0/dmn" exporter="Camunda Modeler" exporterVersion="4.6.0">
<decision id="demo_decision" name="Demo Decision">
<definitions xmlns="https://www.omg.org/spec/DMN/20191111/MODEL/" xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" xmlns:camunda="http://camunda.org/schema/1.0/dmn" id="Definitions_08g6y9a" name="DRD" namespace="http://camunda.org/schema/1.0/dmn" exporter="Camunda Modeler" exporterVersion="5.17.0">
<decision id="demo_decision" name="Demo Decision" camunda:historyTimeToLive="30">
<decisionTable id="DecisionTable_1s4yshf" hitPolicy="FIRST">
<input id="Input_1" label="First Name">
<inputExpression id="InputExpression_1" typeRef="string" expressionLanguage="javascript">
Expand Down
38 changes: 19 additions & 19 deletions tests/bpmn/message_test.bpmn
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0o68s4x" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.6.0">
<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:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_0o68s4x" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.17.0">
<bpmn:collaboration id="Collaboration_1259shc">
<bpmn:participant id="Participant_17r119v" name="Send Message" processRef="process_send_message" />
<bpmn:participant id="Participant_01x95n7" name="Receive Message" processRef="process_receive_message" />
<bpmn:messageFlow id="Flow_13avncs" sourceRef="Activity_07thf2h" targetRef="Event_1w9m0l7" />
</bpmn:collaboration>
<bpmn:process id="process_send_message" name="Send Message" isExecutable="true">
<bpmn:process id="process_send_message" name="Send Message" isExecutable="true" camunda:historyTimeToLive="30">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0b7wd5l</bpmn:outgoing>
</bpmn:startEvent>
Expand All @@ -19,7 +19,7 @@
<bpmn:sequenceFlow id="Flow_0b7wd5l" sourceRef="StartEvent_1" targetRef="Activity_07thf2h" />
<bpmn:sequenceFlow id="Flow_0d25nx3" sourceRef="Activity_07thf2h" targetRef="Event_0w7ck3j" />
</bpmn:process>
<bpmn:process id="process_receive_message" name="Receive Message" isExecutable="true">
<bpmn:process id="process_receive_message" name="Receive Message" isExecutable="true" camunda:historyTimeToLive="30">
<bpmn:startEvent id="Event_1w9m0l7">
<bpmn:outgoing>Flow_1y1q6p6</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_0ncs6dd" messageRef="Message_1253uuy" />
Expand All @@ -40,14 +40,6 @@
<bpmndi:BPMNShape id="Participant_17r119v_di" bpmnElement="Participant_17r119v" isHorizontal="true">
<dc:Bounds x="170" y="80" width="430" height="330" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0b7wd5l_di" bpmnElement="Flow_0b7wd5l">
<di:waypoint x="318" y="200" />
<di:waypoint x="370" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0d25nx3_di" bpmnElement="Flow_0d25nx3">
<di:waypoint x="470" y="200" />
<di:waypoint x="502" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="282" y="182" width="36" height="36" />
</bpmndi:BPMNShape>
Expand All @@ -57,17 +49,17 @@
<bpmndi:BPMNShape id="Activity_1d0huma_di" bpmnElement="Activity_07thf2h">
<dc:Bounds x="370" y="160" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0b7wd5l_di" bpmnElement="Flow_0b7wd5l">
<di:waypoint x="318" y="200" />
<di:waypoint x="370" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0d25nx3_di" bpmnElement="Flow_0d25nx3">
<di:waypoint x="470" y="200" />
<di:waypoint x="502" y="200" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Participant_01x95n7_di" bpmnElement="Participant_01x95n7" isHorizontal="true">
<dc:Bounds x="170" y="430" width="440" height="250" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1y1q6p6_di" bpmnElement="Flow_1y1q6p6">
<di:waypoint x="288" y="560" />
<di:waypoint x="340" y="560" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0h9hvs6_di" bpmnElement="Flow_0h9hvs6">
<di:waypoint x="440" y="560" />
<di:waypoint x="492" y="560" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="Event_1bv3c92_di" bpmnElement="Event_1w9m0l7">
<dc:Bounds x="252" y="542" width="36" height="36" />
</bpmndi:BPMNShape>
Expand All @@ -77,6 +69,14 @@
<bpmndi:BPMNShape id="Activity_04v26ri_di" bpmnElement="Activity_1rllkk3">
<dc:Bounds x="340" y="520" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1y1q6p6_di" bpmnElement="Flow_1y1q6p6">
<di:waypoint x="288" y="560" />
<di:waypoint x="340" y="560" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0h9hvs6_di" bpmnElement="Flow_0h9hvs6">
<di:waypoint x="440" y="560" />
<di:waypoint x="492" y="560" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_13avncs_di" bpmnElement="Flow_13avncs">
<di:waypoint x="420" y="240" />
<di:waypoint x="420" y="391" />
Expand Down

0 comments on commit eb0f8a3

Please sign in to comment.