GetFiles Procedure
Download files from a path specified in TempIntegrationImport. All files specified in TempIntegrationImport are downloaded during the same FTP session.
Signature
GetFiles(var TempIntegrationImport: Record "QWESR tIntegrationImport" temporary)
Parameters
var TempIntegrationImport
Record "QWESR tIntegrationImport" temporary
Temporary record with one record for each file that will be downloaded.
Normally TempIntegrationImport is populated via the GetDirectoryListing() procedure.
If TempIntegrationImport is populated any other way, the minimum requirement is to
populate the fields Path
(remote path), "Full Path"
(remote path/filename) and "Is a File"
(true).
This documentation is generated from Spider v25.2.234077.0