This transport type is designed to poll a Microsoft Azure file share to retrieve files to be processed in Link. The connection to the file share is established using a connection string, which must be properly configured for the polling location.
Key information required for Azure File Share polling
To successfully configure the incoming Azure File Share polling location, six key pieces of information are necessary:
Azure Storage Connection String: This defines how the system connects to the Azure Storage. It includes endpoint details (protocol and suffix) and account details such as account name and key.
Azure File Share Name: The name of the file share.
Source Directory Path: The directory path (e.g., /folder/subfolder) within the files hare where files will be accessed.
File mask: Here you can specify a file mask (e.g., *.txt) to select which files to process..
Delete After Download: Here you can specify whether to delete the file from the files hare after it has been downloaded.
Rename While Reading: Enable this option to rename the file before downloading to ensure it is fully written and only fetched once
Content on this page:
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.