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 21:01:26 +00:00
parent b65db1d5b0
commit 3d795ab9a7

View File

@ -379,7 +379,7 @@ Please fix.
<bpmn:sequenceFlow id="Flow_01eh2ws" sourceRef="Activity_0j1a5yh" targetRef="Activity_0b87ocm" />
<bpmn:serviceTask id="Activity_0j1a5yh" name="Fetch Invoice Details">
<bpmn:extensionElements>
<spiffworkflow:serviceTaskOperator id="aws/QueryDynamoTable">
<spiffworkflow:serviceTaskOperator id="aws/QueryDynamoTable" resultVariable="resp_FetchInvoiceDetails">
<spiffworkflow:parameters>
<spiffworkflow:parameter id="partition_key" type="str" value="invoice.contributorId" />
<spiffworkflow:parameter id="sort_key" type="str" value="invoice.invoiceId" />