2022-10-19 23:20:42 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-10-19 23:28:19 +00:00
|
|
|
<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">
|
2022-10-19 23:29:45 +00:00
|
|
|
<decision id="user_info" name="User Info">
|
2022-10-19 23:20:42 +00:00
|
|
|
<decisionTable id="decisionTable_1">
|
|
|
|
<input id="input_1" label="Current User Name">
|
|
|
|
<inputExpression id="inputExpression_1" typeRef="string">
|
2022-10-20 03:46:39 +00:00
|
|
|
<text>find_user</text>
|
2022-10-19 23:20:42 +00:00
|
|
|
</inputExpression>
|
|
|
|
</input>
|
2022-10-20 04:15:44 +00:00
|
|
|
<output id="OutputClause_0eljwih" label="User Full Name" name="userFullName" typeRef="string" biodi:width="150" />
|
2022-10-20 03:54:00 +00:00
|
|
|
<output id="output_1" label="User First Name" name="userFirstName" typeRef="string" biodi:width="150" />
|
|
|
|
<output id="OutputClause_1axux1h" label="User Email" name="userEmail" typeRef="string" />
|
2022-10-19 23:28:19 +00:00
|
|
|
<output id="OutputClause_0ahusqn" label="User Status Key" name="userStatusKey" typeRef="string" biodi:width="345" />
|
2022-10-20 03:54:00 +00:00
|
|
|
<output id="OutputClause_0gw5ri4" label="Team Lead"" name="userTeamLead" typeRef="string" biodi:width="150" />
|
2022-10-19 23:20:42 +00:00
|
|
|
<rule id="DecisionRule_1l69hzf">
|
2022-10-19 23:28:19 +00:00
|
|
|
<description>Alex</description>
|
2022-10-19 23:20:42 +00:00
|
|
|
<inputEntry id="UnaryTests_1na48u1">
|
2022-10-19 23:22:55 +00:00
|
|
|
<text>"alex"</text>
|
2022-10-19 23:20:42 +00:00
|
|
|
</inputEntry>
|
2022-10-20 03:33:04 +00:00
|
|
|
<outputEntry id="LiteralExpression_14fgasw">
|
|
|
|
<text>"Alex Herron"</text>
|
|
|
|
</outputEntry>
|
2022-10-19 23:20:42 +00:00
|
|
|
<outputEntry id="LiteralExpression_0bupwij">
|
2022-10-19 23:22:55 +00:00
|
|
|
<text>"Alex"</text>
|
|
|
|
</outputEntry>
|
2022-10-20 03:54:00 +00:00
|
|
|
<outputEntry id="LiteralExpression_1m2u6h2">
|
|
|
|
<text>"alex@sartography.com"</text>
|
2022-10-20 03:33:04 +00:00
|
|
|
</outputEntry>
|
2022-10-19 23:22:55 +00:00
|
|
|
<outputEntry id="LiteralExpression_0icv921">
|
2022-10-19 23:28:19 +00:00
|
|
|
<text>"0x0414d4753b2c393f3013ea311586d86cd6d114c64bc27c50c36041bc2d96e11d783d8f3de6c7e9e68f4d1ff65bef6a2705ae73a3584712a7fb476956fe40d2be2d"</text>
|
2022-10-19 23:22:55 +00:00
|
|
|
</outputEntry>
|
2022-10-20 03:54:00 +00:00
|
|
|
<outputEntry id="LiteralExpression_1doyiax">
|
|
|
|
<text>"alex"</text>
|
|
|
|
</outputEntry>
|
2022-10-19 23:28:19 +00:00
|
|
|
</rule>
|
|
|
|
<rule id="DecisionRule_1yzx66p">
|
2022-10-20 03:54:00 +00:00
|
|
|
<description>Natalie</description>
|
2022-10-19 23:28:19 +00:00
|
|
|
<inputEntry id="UnaryTests_1s0iidm">
|
|
|
|
<text>"natalia"</text>
|
|
|
|
</inputEntry>
|
2022-10-20 03:33:04 +00:00
|
|
|
<outputEntry id="LiteralExpression_0qe399a">
|
2022-10-20 03:54:00 +00:00
|
|
|
<text>"Natalia Forminykh"</text>
|
2022-10-20 03:33:04 +00:00
|
|
|
</outputEntry>
|
2022-10-19 23:28:19 +00:00
|
|
|
<outputEntry id="LiteralExpression_06prbd2">
|
|
|
|
<text>"Natalia"</text>
|
|
|
|
</outputEntry>
|
2022-10-20 03:54:00 +00:00
|
|
|
<outputEntry id="LiteralExpression_0fvaacd">
|
|
|
|
<text>"natalie@sartography.com"</text>
|
2022-10-20 03:33:04 +00:00
|
|
|
</outputEntry>
|
2022-10-19 23:28:19 +00:00
|
|
|
<outputEntry id="LiteralExpression_08hhe1i">
|
|
|
|
<text>"0x04cf9f835bfb5f5b94b4c6f36378fd14bde09960a4d021928981125d314fa423fa79cde37003b9c6135b52dc20734590dcac5a68b73af74d58060628b2c531faf1"</text>
|
2022-10-19 23:20:42 +00:00
|
|
|
</outputEntry>
|
2022-10-20 03:54:00 +00:00
|
|
|
<outputEntry id="LiteralExpression_0gdert4">
|
|
|
|
<text>"alex"</text>
|
|
|
|
</outputEntry>
|
2022-10-19 23:20:42 +00:00
|
|
|
</rule>
|
|
|
|
</decisionTable>
|
|
|
|
</decision>
|
|
|
|
<dmndi:DMNDI>
|
|
|
|
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
|
2022-10-19 23:29:45 +00:00
|
|
|
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="user_info">
|
2022-10-19 23:20:42 +00:00
|
|
|
<dc:Bounds height="80" width="180" x="157" y="151" />
|
|
|
|
</dmndi:DMNShape>
|
|
|
|
</dmndi:DMNDiagram>
|
|
|
|
</dmndi:DMNDI>
|
|
|
|
</definitions>
|