mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
ac99964fe6
commit
f11b66be60
@ -578,7 +578,7 @@ del(userStatusKey)</bpmn:script>
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="waku/SendMessage" resultVariable="waku_response">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="message" type="str" value=""Hi, your invoice has been approved. It will be paid in the next pay run."" />
|
||||
<spiffworkflow:parameter id="message" type="str" value=""Hi "+ current_user_extras{["first_name"]} + "", your invoice has been rejected. The reason specified for the rejection is: [comment]. Please get in touch with your Project Lead to discuss this further."" />
|
||||
<spiffworkflow:parameter id="message_type" type="str" value=""wakuext_sendOneToOneMessage"" />
|
||||
<spiffworkflow:parameter id="recipient" type="str" value="current_user_extras["status_key"]" />
|
||||
</spiffworkflow:parameters>
|
||||
|
Loading…
x
Reference in New Issue
Block a user