Obtain information from SanMar's FTP server and store it in a MySQL database.
Download data from SanMar.
Variables
FTP connection used to access SanMar's data.
Select the type of data to download.
Path to the file on the FTP Server where the data exists. Refer to Task Help for more details.
MySQL database where the data will be stored.
Table name, in schema.table format, where the deduplicated data will be permanently stored.
Table name, in schema.table format, where the FTP file data will be temporarily stored and examined for deduplication.
If enabled, tables specified that do not exist will be created.