IQCM Ftp Card
Object Definition
Object Type | Page |
Object ID | 70314078 |
Object Name | QWESR IQCM Ftp Card |
Source Table | QWESR IQCM Ftp |
Controls
Type |
Caption |
ToolTip |
Field |
Code |
Specifies the code. |
Field |
Description |
Specifies the description. |
Field |
Skip Delete on Import |
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 |
Passive Mode |
Specifies if passive mode should be used. |
Field |
Text Mode |
Specifies if Text Mode should be used during file transfer, otherwise Binary Mode is used. |
Field |
SITE Command on Connect |
Specifies the SITE Command that should be used during connect. |
Field |
SITE Reply Expected |
Specifies the expected reply of the SITE Command. |
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 |
Directory Listing 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 (set by the FTP server) will be used. |
Field |
SSL |
Specifies if SSL should be used when connecting. |
Field |
Implicit FTPS |
Specifies if Implicit FTPS should be used when connecting. |
Field |
Certificate Subject |
Specifies the Certificate Subject that should be used for matching when connecting. |
Field |
Certificate Issuer |
Specifies the Certificate Issuer that should be used for matching when connecting. |
Field |
Skip Certificate Validation |
Specifies if any Certificate Validation errors should be ignored when connecting. |
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. |
Action |
Show Certificate Information |
Show information about the certificate used on the ftp server. |
Action |
Update Certificate Information |
Update the fields "Certificate Issuer" and "Certificate Subject" with the values from the certificate on the ftp server. |
This documentation is generated from Spider v27.0