mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 05:38:06 +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
3526eb6cbb
commit
22317e2d4c
@ -365,7 +365,7 @@ Please fix.
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="aws/QueryDynamoTable" resultVariable="'respFetchInvoiceDetails'">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="key" type="str" value="str(invoice.contributorId)" />
|
||||
<spiffworkflow:parameter id="key" type="str" value="invoice.contributorId" />
|
||||
<spiffworkflow:parameter id="table_name" type="str" value=""Invoice"" />
|
||||
</spiffworkflow:parameters>
|
||||
</spiffworkflow:serviceTaskOperator>
|
||||
@ -1011,6 +1011,10 @@ del(userStatusKey)</bpmn:script>
|
||||
<dc:Bounds x="270" y="190" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1rv8bm9_di" bpmnElement="Activity_0ymkf8l">
|
||||
<dc:Bounds x="370" y="350" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_08gpeul_di" bpmnElement="Activity_1yhwhps">
|
||||
<dc:Bounds x="610" y="190" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
@ -1057,10 +1061,6 @@ del(userStatusKey)</bpmn:script>
|
||||
<bpmndi:BPMNShape id="Event_0cmri19_di" bpmnElement="Event_0cmri19">
|
||||
<dc:Bounds x="642" y="62" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1rv8bm9_di" bpmnElement="Activity_0ymkf8l">
|
||||
<dc:Bounds x="370" y="350" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_08ftr1r_di" bpmnElement="Flow_08ftr1r">
|
||||
<di:waypoint x="835" y="230" />
|
||||
<di:waypoint x="912" y="230" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user