Hi Team,
I created the element- Amazon AWS S3 File Upload and following this documents- https://catalog.dataminer.services/result/driver/6536
Just wanted to understand where I have to changed these below parameter in the xml(protocol)-
- Access Key and Secret Key
- Source Path: The directory where the source files can be found.
- Processing State: Enable this parameter to start uploading the files.
<?xml version="1.0" encoding="utf-8"?>
<!--
****************************************************************************
* Copyright (c) 2019, Skyline Communications NV All Rights Reserved. *
****************************************************************************
****************************************************************************
-->
<Protocol xmlns="http://www.skyline.be/protocol">
<Name>Amazon AWS S3 File Upload</Name>
<Description>Amazon AWS S3 File Upload</Description>
<Version>1.0.0.1</Version>
<IntegrationID>DMS-DRV-6482</IntegrationID>
<Provider>Skyline Communications</Provider>
<Vendor>Amazon</Vendor>
<VendorOID>1.3.6.1.4.1.8813.2.861</VendorOID>
<DeviceOID>10</DeviceOID>
<ElementType>Processor</ElementType>
<Type relativeTimers="true" options="">http</Type>
<Display defaultPage="General" pageOrder="General;Events;----------;Files;Bucket;Uploads;History;----------;Configuration" wideColumnPages="Bucket;Uploads;History" />
<SNMP includepages="true">auto</SNMP>
<Params>
<Param id="1" trending="false">
<Name>pollingIP</Name>
<Description>Polling IP</Description>
... [content of the connector has been removed]
</Protocol>
I appreciate the update Tom and Bert.
Could you kindly assist me in setting up the source path in DMA. How can I setup?
The Alpha version. That implies, I won't be able to access these services.