User: ciuser1 clicked save for shared/build-enum-list-from-aws/shared-build-enum-list-from-aws.bpmn

This commit is contained in:
staging 2022-10-19 03:54:17 +00:00
parent b155cfe1b0
commit f45bce1a9e
1 changed files with 6 additions and 6 deletions

View File

@ -18,7 +18,7 @@ enumerations_items_list = enumerations["Items"]</bpmn:script>
<bpmn:sequenceFlow id="Flow_1dc7oe2" sourceRef="Activity_0jnxeox" targetRef="Activity_0w26t4e" />
<bpmn:serviceTask id="Activity_0jnxeox" name="Scan AWS Enum Tabl;e">
<bpmn:extensionElements>
<spiffworkflow:serviceTaskOperator id="aws/ScanDynamoTable">
<spiffworkflow:serviceTaskOperator id="aws/ScanDynamoTable" resultVariable="enumerations">
<spiffworkflow:parameters>
<spiffworkflow:parameter id="table_name" type="str" value="awsEnumTable" />
</spiffworkflow:parameters>
@ -30,9 +30,8 @@ enumerations_items_list = enumerations["Items"]</bpmn:script>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Shared_Build_Enum_List_from_AWS">
<bpmndi:BPMNShape id="Activity_0q9yh3w_di" bpmnElement="Activity_0jnxeox">
<dc:Bounds x="70" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-28" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1lf3qci_di" bpmnElement="Activity_0w26t4e">
<dc:Bounds x="240" y="137" width="100" height="80" />
@ -41,8 +40,9 @@ enumerations_items_list = enumerations["Items"]</bpmn:script>
<bpmndi:BPMNShape id="Event_0imyhx8_di" bpmnElement="Event_0imyhx8">
<dc:Bounds x="402" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-28" y="159" width="36" height="36" />
<bpmndi:BPMNShape id="Activity_0q9yh3w_di" bpmnElement="Activity_0jnxeox">
<dc:Bounds x="70" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_17dzzly_di" bpmnElement="Flow_17dzzly">
<di:waypoint x="8" y="177" />