User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn

This commit is contained in:
demo 2022-10-20 07:22:34 +00:00
parent f11b66be60
commit c46e7074d0
1 changed files with 1 additions and 1 deletions

View File

@ -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="&#34;Hi &#34;+ current_user_extras{[&#34;first_name&#34;]} + &#34;&#34;, 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.&#34;" />
<spiffworkflow:parameter id="message" type="str" value="&#34;Hi &#34;+ current_user_extras{[&#34;first_name&#34;]} + &#34;, 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.&#34;" />
<spiffworkflow:parameter id="message_type" type="str" value="&#34;wakuext_sendOneToOneMessage&#34;" />
<spiffworkflow:parameter id="recipient" type="str" value="current_user_extras[&#34;status_key&#34;]" />
</spiffworkflow:parameters>