User: alex clicked save for waku-messages/message-body/waku-message-body.dmn
This commit is contained in:
parent
3aa5640b9f
commit
0f7a72fe0e
|
@ -12,7 +12,7 @@
|
|||
<text>process["model_id"]</text>
|
||||
</inputExpression>
|
||||
</input>
|
||||
<input id="InputClause_1cqeh6g" label="Task Id">
|
||||
<input id="InputClause_1cqeh6g" label="Task Id" biodi:width="174">
|
||||
<inputExpression id="LiteralExpression_0ioto2j" typeRef="string">
|
||||
<text>task_id</text>
|
||||
</inputExpression>
|
||||
|
@ -32,6 +32,34 @@
|
|||
<text>"Thanks for submitting your invoice " + current_user_extras["first_name"] + ". We will keep you updated on the next steps."</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1tbh4zu">
|
||||
<inputEntry id="UnaryTests_04tnai4">
|
||||
<text>"execute-procure-to-pay"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1wwhury">
|
||||
<text>"cc-invoice-approval-process"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_09sdx7c">
|
||||
<text>"waku_payment_pending_ismatch"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1v5nnup">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1f99vwz">
|
||||
<inputEntry id="UnaryTests_168cp73">
|
||||
<text>"execute-procure-to-pay"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_0g0vr80">
|
||||
<text>"cc-invoice-approval-process"</text>
|
||||
</inputEntry>
|
||||
<inputEntry id="UnaryTests_1m5ktce">
|
||||
<text>"waku_payment_pending_not_ismatch"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1yus5ql">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
</decisionTable>
|
||||
</decision>
|
||||
<dmndi:DMNDI>
|
||||
|
|
Loading…
Reference in New Issue