2022-10-25 18:30:52 +00:00
|
|
|
<?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_76910d7" name="DRD" namespace="http://camunda.org/schema/1.0/dmn">
|
|
|
|
<decision id="Bamboo_Conversion" name="Bamboo Conversion">
|
|
|
|
<decisionTable id="decisionTable_1">
|
|
|
|
<input id="input_1" label="Bamboo Id">
|
|
|
|
<inputExpression id="inputExpression_1" typeRef="string">
|
|
|
|
<text>userBambooId</text>
|
|
|
|
</inputExpression>
|
|
|
|
</input>
|
|
|
|
<output id="output_1" label="Keycloak Id" name="userKeycloak" typeRef="string" />
|
|
|
|
<rule id="DecisionRule_17iezws">
|
2022-10-25 18:55:29 +00:00
|
|
|
<description>Manuchehr</description>
|
2022-10-25 18:30:52 +00:00
|
|
|
<inputEntry id="UnaryTests_1ikyu45">
|
|
|
|
<text>"110"</text>
|
|
|
|
</inputEntry>
|
|
|
|
<outputEntry id="LiteralExpression_1u4vucb">
|
|
|
|
<text>"manuchehr"</text>
|
|
|
|
</outputEntry>
|
|
|
|
</rule>
|
|
|
|
<rule id="DecisionRule_0uwvjqb">
|
2022-10-25 18:55:29 +00:00
|
|
|
<description>Harmeet</description>
|
2022-10-25 18:30:52 +00:00
|
|
|
<inputEntry id="UnaryTests_1ruthvf">
|
|
|
|
<text>"109"</text>
|
|
|
|
</inputEntry>
|
|
|
|
<outputEntry id="LiteralExpression_07xv8rc">
|
|
|
|
<text>"harmeet"</text>
|
|
|
|
</outputEntry>
|
|
|
|
</rule>
|
|
|
|
</decisionTable>
|
|
|
|
</decision>
|
|
|
|
<dmndi:DMNDI>
|
|
|
|
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
|
|
|
|
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="Bamboo_Conversion">
|
|
|
|
<dc:Bounds height="80" width="180" x="157" y="151" />
|
|
|
|
</dmndi:DMNShape>
|
|
|
|
</dmndi:DMNDiagram>
|
|
|
|
</dmndi:DMNDI>
|
|
|
|
</definitions>
|