Skip to content

Instantly share code, notes, and snippets.

@tiagobento
Created October 25, 2021 15:31
Show Gist options
  • Save tiagobento/50dce6e87b5ad95e1416324f6c72781b to your computer and use it in GitHub Desktop.
Save tiagobento/50dce6e87b5ad95e1416324f6c72781b to your computer and use it in GitHub Desktop.
Untitled Folder
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_M9eC4RfWEDq4mNd49XHRUQ" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public">
<bpmn2:sequenceFlow id="_C404F5DE-A7FC-474B-9BA7-9CA73F72F6F6" sourceRef="_B28E8495-73AD-463C-873E-06DC43FB473F" targetRef="_4B530684-96F9-4C1E-A734-90F0B6F96D74"/>
<bpmn2:endEvent id="_4B530684-96F9-4C1E-A734-90F0B6F96D74">
<bpmn2:incoming>_C404F5DE-A7FC-474B-9BA7-9CA73F72F6F6</bpmn2:incoming>
</bpmn2:endEvent>
<bpmn2:startEvent id="_B28E8495-73AD-463C-873E-06DC43FB473F">
<bpmn2:outgoing>_C404F5DE-A7FC-474B-9BA7-9CA73F72F6F6</bpmn2:outgoing>
</bpmn2:startEvent>
</bpmn2:process>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file">
<bpmndi:BPMNShape id="shape__B28E8495-73AD-463C-873E-06DC43FB473F" bpmnElement="_B28E8495-73AD-463C-873E-06DC43FB473F">
<dc:Bounds height="56" width="56" x="416" y="273"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="shape__4B530684-96F9-4C1E-A734-90F0B6F96D74" bpmnElement="_4B530684-96F9-4C1E-A734-90F0B6F96D74">
<dc:Bounds height="56" width="56" x="481" y="154"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="edge_shape__B28E8495-73AD-463C-873E-06DC43FB473F_to_shape__4B530684-96F9-4C1E-A734-90F0B6F96D74" bpmnElement="_C404F5DE-A7FC-474B-9BA7-9CA73F72F6F6">
<di:waypoint x="444" y="301"/>
<di:waypoint x="509" y="182"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
<bpsim:ElementParameters elementRef="_B28E8495-73AD-463C-873E-06DC43FB473F">
<bpsim:TimeParameters>
<bpsim:ProcessingTime>
<bpsim:NormalDistribution mean="0" standardDeviation="0"/>
</bpsim:ProcessingTime>
</bpsim:TimeParameters>
</bpsim:ElementParameters>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_M9eC4RfWEDq4mNd49XHRUQ</bpmn2:source>
<bpmn2:target>_M9eC4RfWEDq4mNd49XHRUQ</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
Display the source blob
Display the rendered blob
Raw
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="587" height="379" viewBox="0 0 587 379"><defs/><g transform="matrix(1,0,0,1,0,0)"><g><g><g><path fill="none" stroke="#d3d3d3" paint-order="fill stroke markers" d=" M 0 0 L 1200 0" stroke-miterlimit="10" stroke-opacity="0.8" stroke-dasharray="5"/></g><g><path fill="none" stroke="#d3d3d3" paint-order="fill stroke markers" d=" M 0 0 L 0 800" stroke-miterlimit="10" stroke-opacity="0.8" stroke-dasharray="5"/></g></g><g id="_B28E8495-73AD-463C-873E-06DC43FB473F" bpmn2nodeid="_B28E8495-73AD-463C-873E-06DC43FB473F" transform="matrix(1,0,0,1,416,273)"><g><path fill="none" stroke="none"/></g><g transform="matrix(0.125,0,0,0.125,0,0)"><g transform="matrix(1,0,0,1,0,0)"><path fill="#e8fae6" stroke="black" id="_B28E8495-73AD-463C-873E-06DC43FB473F?shapeType=BACKGROUND" paint-order="fill stroke markers" d=" M 0 0 M 444 224 C 444 263.9 434.2 300.8 414.4 334.5 C 394.7 368.2 368 394.9 334.4 414.5 C 300.79999999999995 434.1 263.9 444 224 444 C 184.10000000000002 444 147.2 434.2 113.5 414.4 C 79.8 394.7 53.1 368 33.5 334.4 C 13.899999999999999 300.79999999999995 4 263.9 4 224 C 4 184.10000000000002 13.8 147.2 33.6 113.5 C 53.400000000000006 79.80000000000001 80.1 53.1 113.6 33.5 C 147.1 13.899999999999999 184.1 4 224 4 C 263.9 4 300.8 13.8 334.5 33.6 C 368.2 53.400000000000006 394.9 80.1 414.5 113.6 C 434.1 147.1 444 184.1 444 224 Z" stroke-miterlimit="10" stroke-dasharray=""/></g><g><g transform="matrix(1,0,0,1,0,0)"><g transform="matrix(1,0,0,1,0,0)"><path fill="#4aa241" stroke="black" id="_B28E8495-73AD-463C-873E-06DC43FB473F?shapeType=BORDER&amp;renderType=FILL" paint-order="fill stroke markers" d=" M 0 0 M 224 0 C 100.3 0 0 100.3 0 224 C 0 347.7 100.3 448 224 448 C 347.7 448 448 347.7 448 224 C 448 100.30000000000001 347.7 0 224 0 Z M 0 0 M 224 432 C 109.1 432 16 338.9 16 224 C 16 109.10000000000002 109.1 16 224 16 C 338.9 16 432 109.1 432 224 C 432 338.9 338.9 432 224 432 Z" stroke-miterlimit="10" stroke-dasharray=""/></g></g></g></g><g transform="matrix(1,0,0,1,28,61)"/></g><g transform="matrix(1,0,0,1,416,273)"/><g id="_4B530684-96F9-4C1E-A734-90F0B6F96D74" bpmn2nodeid="_4B530684-96F9-4C1E-A734-90F0B6F96D74" transform="matrix(1,0,0,1,481,154)"><g><path fill="none" stroke="none"/></g><g transform="matrix(0.125,0,0,0.125,0,0)"><g transform="matrix(1,0,0,1,0,0)"><path fill="#fce7e7" stroke="black" id="_4B530684-96F9-4C1E-A734-90F0B6F96D74?shapeType=BACKGROUND" paint-order="fill stroke markers" d=" M 0 0 M 444 224 C 444 263.9 434.2 300.8 414.4 334.5 C 394.7 368.2 368 394.9 334.4 414.5 C 300.79999999999995 434.1 263.9 444 224 444 C 184.10000000000002 444 147.2 434.2 113.5 414.4 C 79.8 394.7 53.1 368 33.5 334.4 C 13.899999999999999 300.79999999999995 4 263.9 4 224 C 4 184.10000000000002 13.8 147.2 33.6 113.5 C 53.400000000000006 79.80000000000001 80.1 53.1 113.6 33.5 C 147.1 13.899999999999999 184.1 4 224 4 C 263.9 4 300.8 13.8 334.5 33.6 C 368.2 53.400000000000006 394.9 80.1 414.5 113.6 C 434.1 147.1 444 184.1 444 224 Z" stroke-miterlimit="10" stroke-dasharray=""/></g><g><g transform="matrix(1,0,0,1,0,0)"><g transform="matrix(1,0,0,1,0,0)"><path fill="rgb(0,136,206)" stroke="black" id="_4B530684-96F9-4C1E-A734-90F0B6F96D74?shapeType=BORDER&amp;renderType=FILL" paint-order="fill stroke markers" d=" M 0 0 M 224 0 C 100.3 0 0 100.3 0 224 C 0 347.7 100.3 448 224 448 C 347.7 448 448 347.7 448 224 C 448 100.30000000000001 347.7 0 224 0 Z M 0 0 M 224 400 C 126.8 400 48 321.2 48 224 C 48 126.80000000000001 126.8 48 224 48 C 321.2 48 400 126.8 400 224 C 400 321.2 321.2 400 224 400 Z" stroke-miterlimit="10" stroke-dasharray=""/></g></g></g></g><g transform="matrix(1,0,0,1,28,61)"/></g><g id="_C404F5DE-A7FC-474B-9BA7-9CA73F72F6F6" bpmn2nodeid="_C404F5DE-A7FC-474B-9BA7-9CA73F72F6F6"><g><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 459.2940838045421 273 L 486.51533675780666 223.16420160114794" stroke-miterlimit="10" stroke-dasharray=""/></g><g transform="matrix(1,0,0,1,459.2940838045421,273)"/><g transform="matrix(0.8776134400765299,0.4793690121368288,-0.4793690121368288,0.8776134400765299,489.31780473947646,207.60315493931586)"><path fill="#000000" stroke="#000000" paint-order="fill stroke markers" d=" M 10 15 L 0 15 L 5 0 Z" stroke-miterlimit="10" stroke-dasharray=""/></g><g transform="matrix(1,0,0,1,468.07021820530736,236.7063098786317)"/></g><g transform="matrix(1,0,0,1,481,154)"/></g></g></svg>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_99D6F3C5-F49A-4B48-ACC4-B04551E42313" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5">
<dmn:extensionElements/>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_91A0CC37-0D6C-4323-80D8-57547A4B2A11" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_99D6F3C5-F49A-4B48-ACC4-B04551E42313" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5">
<dmn:extensionElements/>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_91A0CC37-0D6C-4323-80D8-57547A4B2A11" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_99D6F3C5-F49A-4B48-ACC4-B04551E42313" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5">
<dmn:extensionElements/>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_91A0CC37-0D6C-4323-80D8-57547A4B2A11" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_99D6F3C5-F49A-4B48-ACC4-B04551E42313" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5">
<dmn:extensionElements/>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_91A0CC37-0D6C-4323-80D8-57547A4B2A11" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_RmQ5UARWEDqJgNv7aIREng" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="new_file" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="new-file" isExecutable="true" processType="Public"/>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="new_file"/>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_RmQ5UARWEDqJgNv7aIREng</bpmn2:source>
<bpmn2:target>_RmQ5UARWEDqJgNv7aIREng</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_99D6F3C5-F49A-4B48-ACC4-B04551E42313" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5">
<dmn:extensionElements/>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_91A0CC37-0D6C-4323-80D8-57547A4B2A11" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_99D6F3C5-F49A-4B48-ACC4-B04551E42313" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_C1C79B97-8F91-42EC-89C5-2466294AF4A5">
<dmn:extensionElements/>
<dmn:inputData id="_99EFEDE6-D844-4C30-9491-D48C69DC8C4A" name="InputData-1">
<dmn:extensionElements/>
<dmn:variable id="_CA1C9A9D-3730-445A-BD41-05B853CA5880" name="InputData-1"/>
</dmn:inputData>
<dmn:decision id="_55981695-8958-43B9-848F-9509CCF8C43A" name="Decision-1">
<dmn:extensionElements/>
<dmn:variable id="_3A970015-43AC-4224-97E4-3F96283345CB" name="Decision-1"/>
<dmn:informationRequirement id="_D800603E-66A0-4C59-9A53-D8FE16B410A0">
<dmn:requiredInput href="#_99EFEDE6-D844-4C30-9491-D48C69DC8C4A"/>
</dmn:informationRequirement>
</dmn:decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_91A0CC37-0D6C-4323-80D8-57547A4B2A11" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
<dmndi:DMNShape id="dmnshape-drg-_99EFEDE6-D844-4C30-9491-D48C69DC8C4A" dmnElementRef="_99EFEDE6-D844-4C30-9491-D48C69DC8C4A" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
<dc:Bounds x="248" y="419" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
<dmndi:DMNShape id="dmnshape-drg-_55981695-8958-43B9-848F-9509CCF8C43A" dmnElementRef="_55981695-8958-43B9-848F-9509CCF8C43A" isCollapsed="false">
<dmndi:DMNStyle>
<dmndi:FillColor red="255" green="255" blue="255"/>
<dmndi:StrokeColor red="0" green="0" blue="0"/>
<dmndi:FontColor red="0" green="0" blue="0"/>
</dmndi:DMNStyle>
<dc:Bounds x="313" y="103" width="100" height="50"/>
<dmndi:DMNLabel/>
</dmndi:DMNShape>
<dmndi:DMNEdge id="dmnedge-drg-_D800603E-66A0-4C59-9A53-D8FE16B410A0-AUTO-SOURCE-AUTO-TARGET" dmnElementRef="_D800603E-66A0-4C59-9A53-D8FE16B410A0">
<di:waypoint x="298" y="419"/>
<di:waypoint x="363" y="153"/>
</dmndi:DMNEdge>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment