mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +00:00
User: natalia clicked save for execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn
This commit is contained in:
parent
97dbba97ff
commit
3595722db9
@ -292,7 +292,7 @@ Please fix.
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="waku/SendMessage" resultVariable="waku_response">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="message" type="str" value=""hello " + invoice["invoiceStatus"]" />
|
||||
<spiffworkflow:parameter id="message" type="str" value=""Thanks for submitting your invoice. We will keep you updated on the next steps." + invoice["invoiceStatus"]" />
|
||||
<spiffworkflow:parameter id="message_type" type="str" value=""wakuext_sendOneToOneMessage"" />
|
||||
<spiffworkflow:parameter id="recipient" type="str" value=""0x04cf9f835bfb5f5b94b4c6f36378fd14bde09960a4d021928981125d314fa423fa79cde37003b9c6135b52dc20734590dcac5a68b73af74d58060628b2c531faf1"" />
|
||||
</spiffworkflow:parameters>
|
||||
@ -529,9 +529,6 @@ temp_test = invoice["invoiceStatus"]
|
||||
<dc:Bounds x="1190" y="557" width="60" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0qkut38_di" bpmnElement="Event_0qkut38">
|
||||
<dc:Bounds x="2252" y="394" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0z13hw3_di" bpmnElement="SubProcess_Data_validation_rules">
|
||||
<dc:Bounds x="1020" y="482" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -656,6 +653,9 @@ temp_test = invoice["invoiceStatus"]
|
||||
<bpmndi:BPMNShape id="Activity_08ykqm8_di" bpmnElement="Activity_109lq0m">
|
||||
<dc:Bounds x="1910" y="482" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0qkut38_di" bpmnElement="Event_0qkut38">
|
||||
<dc:Bounds x="2252" y="394" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1n1umf8_di" bpmnElement="Event_09q0ym0">
|
||||
<dc:Bounds x="2862" y="882" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
|
Loading…
x
Reference in New Issue
Block a user