User: alex added process model file manage-procurement/procurement/requisition-order-management/raise-new-demand-request/rndr-sme_list.dmn

This commit is contained in:
sartography-automated-committer 2022-12-22 19:25:34 +00:00
parent d7d9793c2d
commit b8410e77f5
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
<?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="RNDR-SME_List" name="RNDR:SME List">
<decisionTable id="decisionTable_1">
<input id="input_1" label="Category">
<inputExpression id="inputExpression_1" typeRef="string">
<text></text>
</inputExpression>
</input>
<input id="InputClause_1ecire7" label="Sub-Category">
<inputExpression id="LiteralExpression_0gsipwo" typeRef="string">
<text></text>
</inputExpression>
</input>
<output id="output_1" label="SME" name="sme" typeRef="string" />
</decisionTable>
</decision>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="DMNDiagram_1cykosu">
<dmndi:DMNShape id="DMNShape_1dhfq2s" dmnElementRef="RNDR-SME_List">
<dc:Bounds height="80" width="180" x="157" y="151" />
</dmndi:DMNShape>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</definitions>