Specifies that the file on the server should not be deleted after import to the Integration Queue. This is useful in rare cases where the server deletes files automatically after they are downloaded.
Field
Server Name
Specifies the server name, this must be accessible from Azure.
Field
Port No.
Specifies if any other port than default is being used.
Field
User Name
Specifies the user name for authentication.
Field
Password
Specifies the password for authentication.
Field
Private Key Code
Specifies the code for the private key used for authentication.
Field
Path
Specifies the remote path. This can be empty.
Field
File Filter
Specifies the file filter used for listing files. This can be empty.
Field
Timeout
Specifies a timeout (in s).
Field
Filename Charset
Specifies the charset that should be used for filenames, such as "utf-8", "iso-8859-1", "windows-1252", "ansi", etc. If nothing is specified, the default charset will be used (normally utf-8).
Field
Use Custom API
Specifies whether to use the API provided by SmartApps or not. Enable this to enter your own Azure Function URL and API Key.
Field
Azure Function Base Url
Specifies the base url for the Azure function. Should be in the format https://[FUNCTION-NAME].azurewebsites.net/api/, where [FUNCTION-NAME] is the name of the App Service (found in the "Overview" page for the App Service in Azure Portal). Disable the Use Custom API toggle to use a Base Url provided by SmartApps.
Field
Azure Function Api Key
Specifies the unique Api Key that will be used to authenticate against the Azure Function. Disable the Use Custom API toggle to use a API Key provided by SmartApps.
Action
Test connection
Test the connection to the server, according to the current settings.
Action
Show files
Open a list with files according to the current settings. This action will show the files that will be imported when this Communication Method is used to import into the Integration Queue.