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

This commit is contained in:
demo 2022-10-23 22:35:44 +00:00
parent 7d7afe2f73
commit 0e09638918

View File

@ -88,6 +88,20 @@
<text>"Hi " + current_user_extras["first_name"] + ", your invoice has been rejected by Finance. The reason specified for the rejection is: [" + invoice.commentFinance</text>
</outputEntry>
</rule>
<rule id="DecisionRule_0jirsd8">
<inputEntry id="UnaryTests_01hj73c">
<text>"execute-procure-to-pay"</text>
</inputEntry>
<inputEntry id="UnaryTests_0i90dzr">
<text>"cc-invoice-approval-process"</text>
</inputEntry>
<inputEntry id="UnaryTests_0f4sig0">
<text>"waku_notify_finance"</text>
</inputEntry>
<outputEntry id="LiteralExpression_0ogytc4">
<text>"An invoice has been submitted and awaits your approval.\nSubmitted by: " + current_user_extras["full_name"]</text>
</outputEntry>
</rule>
<rule id="DecisionRule_0zxv93p">
<inputEntry id="UnaryTests_0i3ft5a">
<text>"execute-procure-to-pay"</text>