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
cfddf81dd1
commit
1519a1813a
|
@ -293,7 +293,7 @@ Please fix.
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:serviceTaskOperator id="waku/SendMessage" resultVariable="waku_response">
|
<spiffworkflow:serviceTaskOperator id="waku/SendMessage" resultVariable="waku_response">
|
||||||
<spiffworkflow:parameters>
|
<spiffworkflow:parameters>
|
||||||
<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="str" value=""Thanks for submitting your invoice. We will keep you updated on the next steps."" />
|
||||||
<spiffworkflow:parameter id="message_type" type="str" value=""wakuext_sendOneToOneMessage"" />
|
<spiffworkflow:parameter id="message_type" type="str" value=""wakuext_sendOneToOneMessage"" />
|
||||||
<spiffworkflow:parameter id="recipient" type="str" value=""0x0414d4753b2c393f3013ea311586d86cd6d114c64bc27c50c36041bc2d96e11d783d8f3de6c7e9e68f4d1ff65bef6a2705ae73a3584712a7fb476956fe40d2be2d"" />
|
<spiffworkflow:parameter id="recipient" type="str" value=""0x0414d4753b2c393f3013ea311586d86cd6d114c64bc27c50c36041bc2d96e11d783d8f3de6c7e9e68f4d1ff65bef6a2705ae73a3584712a7fb476956fe40d2be2d"" />
|
||||||
</spiffworkflow:parameters>
|
</spiffworkflow:parameters>
|
||||||
|
@ -565,9 +565,6 @@ temp_test = invoice["invoiceStatus"]
|
||||||
<dc:Bounds x="1190" y="557" width="60" height="14" />
|
<dc:Bounds x="1190" y="557" width="60" height="14" />
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_1r3yh2k_di" bpmnElement="Event_1r3yh2k">
|
|
||||||
<dc:Bounds x="402" y="504" width="36" height="36" />
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape id="Activity_0z13hw3_di" bpmnElement="SubProcess_Data_validation_rules">
|
<bpmndi:BPMNShape id="Activity_0z13hw3_di" bpmnElement="SubProcess_Data_validation_rules">
|
||||||
<dc:Bounds x="1020" y="482" width="100" height="80" />
|
<dc:Bounds x="1020" y="482" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
|
@ -692,6 +689,9 @@ temp_test = invoice["invoiceStatus"]
|
||||||
<bpmndi:BPMNShape id="Activity_08ykqm8_di" bpmnElement="Activity_109lq0m">
|
<bpmndi:BPMNShape id="Activity_08ykqm8_di" bpmnElement="Activity_109lq0m">
|
||||||
<dc:Bounds x="1910" y="482" width="100" height="80" />
|
<dc:Bounds x="1910" y="482" width="100" height="80" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Event_1r3yh2k_di" bpmnElement="Event_1r3yh2k">
|
||||||
|
<dc:Bounds x="402" y="504" width="36" height="36" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_1n1umf8_di" bpmnElement="Event_09q0ym0">
|
<bpmndi:BPMNShape id="Event_1n1umf8_di" bpmnElement="Event_09q0ym0">
|
||||||
<dc:Bounds x="2862" y="882" width="36" height="36" />
|
<dc:Bounds x="2862" y="882" width="36" height="36" />
|
||||||
<bpmndi:BPMNLabel>
|
<bpmndi:BPMNLabel>
|
||||||
|
|
Loading…
Reference in New Issue