User: alex clicked save for waku-messages/message/waku-message-variables.dmn

This commit is contained in:
demo 2022-11-16 19:34:35 +00:00
parent 3e633ff00a
commit d9b7b750d8
1 changed files with 18 additions and 18 deletions

View File

@ -13,13 +13,13 @@
</inputExpression>
</input>
<input id="InputClause_1w7fy9t" label="PL Comments?" biodi:width="150">
<inputExpression id="LiteralExpression_06o2a8x" typeRef="boolean">
<text>len_project_lead_comments &gt; 0</text>
<inputExpression id="LiteralExpression_06o2a8x" typeRef="number">
<text>len_project_lead_comments</text>
</inputExpression>
</input>
<input id="InputClause_0gkmsg8" label="Fin Comments?" biodi:width="150">
<inputExpression id="LiteralExpression_0indbhg" typeRef="boolean">
<text>len_finance_comments &gt; 0</text>
<inputExpression id="LiteralExpression_0indbhg" typeRef="number">
<text>len_finance_comments</text>
</inputExpression>
</input>
<output id="output_1" label="Message Variables" name="waku_message_variables" typeRef="string" biodi:width="539" />
@ -31,10 +31,10 @@
<text>"waku_payment_pending_ismatch"</text>
</inputEntry>
<inputEntry id="UnaryTests_0ztcqq1">
<text>False</text>
<text>0</text>
</inputEntry>
<inputEntry id="UnaryTests_0t0pmnc">
<text>True</text>
<text>&gt;0</text>
</inputEntry>
<outputEntry id="LiteralExpression_08whd59">
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nFinance Comments: " + invoice.commentsFinance</text>
@ -48,10 +48,10 @@
<text>"waku_payment_pending_not_ismatch"</text>
</inputEntry>
<inputEntry id="UnaryTests_1d41cw8">
<text>True</text>
<text>&gt;0</text>
</inputEntry>
<inputEntry id="UnaryTests_0iubd3q">
<text>False</text>
<text>9</text>
</inputEntry>
<outputEntry id="LiteralExpression_0ng8lzx">
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nProject Lead Comments: " + invoice.commentsProjectLead</text>
@ -65,10 +65,10 @@
<text>"waku_payment_pending_not_ismatch"</text>
</inputEntry>
<inputEntry id="UnaryTests_01rh82v">
<text>True</text>
<text>&gt;0</text>
</inputEntry>
<inputEntry id="UnaryTests_1qqhg9i">
<text>True</text>
<text>&gt;0</text>
</inputEntry>
<outputEntry id="LiteralExpression_1f972mh">
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nProject Lead Comments: " + invoice.commentsProjectLead + "\nFinance Comments: " + invoice.commentsFinance</text>
@ -82,10 +82,10 @@
<text>"waku_payment_pending_not_ismatch"</text>
</inputEntry>
<inputEntry id="UnaryTests_17nrjd7">
<text>False</text>
<text>0</text>
</inputEntry>
<inputEntry id="UnaryTests_1mc169j">
<text>True</text>
<text>&gt;0</text>
</inputEntry>
<outputEntry id="LiteralExpression_1ecfr1n">
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nFinance Comments: " + invoice.commentsFinance</text>
@ -99,10 +99,10 @@
<text>"waku_invoice_rejected"</text>
</inputEntry>
<inputEntry id="UnaryTests_1e1hwws">
<text>False</text>
<text>0</text>
</inputEntry>
<inputEntry id="UnaryTests_1g6bs73">
<text>True</text>
<text>&gt;0</text>
</inputEntry>
<outputEntry id="LiteralExpression_1sx6jui">
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nFinance Comments: " + invoice.commentsFinance</text>
@ -116,10 +116,10 @@
<text>"waku_invoice_rejected"</text>
</inputEntry>
<inputEntry id="UnaryTests_0o1ss98">
<text>True</text>
<text>&gt;0</text>
</inputEntry>
<inputEntry id="UnaryTests_16alozq">
<text>False</text>
<text>0</text>
</inputEntry>
<outputEntry id="LiteralExpression_0ap9kmf">
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nProject Lead Comments: " + invoice.commentsProjectLead</text>
@ -133,10 +133,10 @@
<text>"waku_invoice_rejected"</text>
</inputEntry>
<inputEntry id="UnaryTests_1d5nfph">
<text>True</text>
<text>&gt;0</text>
</inputEntry>
<inputEntry id="UnaryTests_10qrkat">
<text>True</text>
<text>&gt;0</text>
</inputEntry>
<outputEntry id="LiteralExpression_1x1958l">
<text>"\nInvoice no: " + str(invoice.invoiceId) + "\nAmount: " + invoice.invoiceAmount_str + "\nDate submitted: " + invoice.invoiceDate + "\nStatus: " + invoice.invoiceStatus + "\nProject Lead Comments: " + invoice.commentsProjectLead + "\nFinance Comments: " + invoice.commentsFinance</text>