mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: alex@sartography.com added process model file misc/test/e2e-5/waku-test.dmn
This commit is contained in:
parent
445baded89
commit
7780ae95ff
32
misc/test/e2e-5/waku-test.dmn
Normal file
32
misc/test/e2e-5/waku-test.dmn
Normal file
@ -0,0 +1,32 @@
|
||||
<?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/" xmlns:biodi="http://bpmn.io/schema/dmn/biodi/2.0" id="Definitions_76910d7" name="DRD" namespace="http://camunda.org/schema/1.0/dmn">
|
||||
<decision id="Waku_Test" name="Waku Test">
|
||||
<decisionTable id="decisionTable_1">
|
||||
<input id="input_1" label="Anything">
|
||||
<inputExpression id="inputExpression_1" typeRef="string">
|
||||
<text></text>
|
||||
</inputExpression>
|
||||
</input>
|
||||
<output id="output_1" label="Status Key" name="status_key" typeRef="string" biodi:width="394" />
|
||||
<output id="OutputClause_16q6r9p" label="Message Text" name="message_text" typeRef="string" />
|
||||
<rule id="DecisionRule_09lipav">
|
||||
<inputEntry id="UnaryTests_1ds1f4o">
|
||||
<text></text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0op2d4h">
|
||||
<text>"0x04cf9f835bfb5f5b94b4c6f36378fd14bde09960a4d021928981125d314fa423fa79cde37003b9c6135b52dc20734590dcac5a68b73af74d58060628b2c531faf1"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0lbw6xg">
|
||||
<text>"Message to Natalia"</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
</decisionTable>
|
||||
</decision>
|
||||
<dmndi:DMNDI>
|
||||
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
|
||||
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="Waku_Test">
|
||||
<dc:Bounds height="80" width="180" x="157" y="151" />
|
||||
</dmndi:DMNShape>
|
||||
</dmndi:DMNDiagram>
|
||||
</dmndi:DMNDI>
|
||||
</definitions>
|
Loading…
x
Reference in New Issue
Block a user