mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/submit_invoice_validation.dmn
This commit is contained in:
parent
027c9f8115
commit
d888275504
@ -2,29 +2,29 @@
|
|||||||
<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">
|
<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="Submit_Involce_Validation" name="Submit Involce Validation">
|
<decision id="Submit_Involce_Validation" name="Submit Involce Validation">
|
||||||
<decisionTable id="decisionTable_1">
|
<decisionTable id="decisionTable_1">
|
||||||
<input id="input_1" label="Number in Name?">
|
<input id="input_1" label="Number in Name?" biodi:width="150">
|
||||||
<inputExpression id="inputExpression_1" typeRef="boolean">
|
<inputExpression id="inputExpression_1" typeRef="boolean">
|
||||||
<text>svc_is_num_in_name</text>
|
<text>svc_is_num_in_name</text>
|
||||||
</inputExpression>
|
</inputExpression>
|
||||||
</input>
|
</input>
|
||||||
<input id="InputClause_0yu8sal" label="Invoice Amount Decimal Places?" biodi:width="290">
|
<input id="InputClause_0yu8sal" label="Too Many Decimals?" biodi:width="173">
|
||||||
<inputExpression id="LiteralExpression_00vxuvt" typeRef="boolean">
|
<inputExpression id="LiteralExpression_00vxuvt" typeRef="boolean">
|
||||||
<text>svc_decimal_cnt <= 2</text>
|
<text>svc_decimal_cnt >= 2</text>
|
||||||
</inputExpression>
|
</inputExpression>
|
||||||
</input>
|
</input>
|
||||||
<input id="InputClause_0d8pwgu" label="Due Date After?">
|
<input id="InputClause_0d8pwgu" label="Due Date Before?" biodi:width="150">
|
||||||
<inputExpression id="LiteralExpression_0ji7ayg" typeRef="boolean">
|
<inputExpression id="LiteralExpression_0ji7ayg" typeRef="boolean">
|
||||||
<text>svc_is_due_date_after</text>
|
<text>not(svc_is_due_date_after)</text>
|
||||||
</inputExpression>
|
</inputExpression>
|
||||||
</input>
|
</input>
|
||||||
<output id="output_1" label="Validation Outcome" name="svc_is_invoice_submit_pass" typeRef="boolean" />
|
<output id="output_1" label="Validation Passed?" name="svc_is_invoice_submit_pass" typeRef="boolean" biodi:width="163" />
|
||||||
<output id="OutputClause_1kwdp3o" label="Validation Message" name="submitInvoiceValidationMessage" typeRef="string" biodi:width="496" />
|
<output id="OutputClause_1kwdp3o" label="Validation Message" name="submitInvoiceValidationMessage" typeRef="string" biodi:width="496" />
|
||||||
<rule id="DecisionRule_1lo9qbk">
|
<rule id="DecisionRule_1lo9qbk">
|
||||||
<inputEntry id="UnaryTests_1nhzb74">
|
<inputEntry id="UnaryTests_1nhzb74">
|
||||||
<text>False</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1k6u17q">
|
<inputEntry id="UnaryTests_1k6u17q">
|
||||||
<text>True</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1g1c3pq">
|
<inputEntry id="UnaryTests_1g1c3pq">
|
||||||
<text>True</text>
|
<text>True</text>
|
||||||
@ -41,7 +41,7 @@
|
|||||||
<text>True</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_12mqm10">
|
<inputEntry id="UnaryTests_12mqm10">
|
||||||
<text>True</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_02k712g">
|
<inputEntry id="UnaryTests_02k712g">
|
||||||
<text>True</text>
|
<text>True</text>
|
||||||
@ -59,7 +59,7 @@
|
|||||||
<text>False</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_02u9iam">
|
<inputEntry id="UnaryTests_02u9iam">
|
||||||
<text>False</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_061ri1c">
|
<inputEntry id="UnaryTests_061ri1c">
|
||||||
<text>True</text>
|
<text>True</text>
|
||||||
@ -77,7 +77,7 @@
|
|||||||
<text>True</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_0f6hqwy">
|
<inputEntry id="UnaryTests_0f6hqwy">
|
||||||
<text>False</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_12dplyn">
|
<inputEntry id="UnaryTests_12dplyn">
|
||||||
<text>True</text>
|
<text>True</text>
|
||||||
@ -96,7 +96,7 @@
|
|||||||
<text>False</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_13kykmb">
|
<inputEntry id="UnaryTests_13kykmb">
|
||||||
<text>True</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1bsp4mb">
|
<inputEntry id="UnaryTests_1bsp4mb">
|
||||||
<text>False</text>
|
<text>False</text>
|
||||||
@ -114,7 +114,7 @@
|
|||||||
<text>True</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_0nfh2th">
|
<inputEntry id="UnaryTests_0nfh2th">
|
||||||
<text>False</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1owttdo">
|
<inputEntry id="UnaryTests_1owttdo">
|
||||||
<text>False</text>
|
<text>False</text>
|
||||||
@ -134,7 +134,7 @@
|
|||||||
<text>False</text>
|
<text>False</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_0awikna">
|
<inputEntry id="UnaryTests_0awikna">
|
||||||
<text>False</text>
|
<text>True</text>
|
||||||
</inputEntry>
|
</inputEntry>
|
||||||
<inputEntry id="UnaryTests_1xb650e">
|
<inputEntry id="UnaryTests_1xb650e">
|
||||||
<text>False</text>
|
<text>False</text>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user