Administrator
- Administrator
- All Products
Property
| Description
|
---|---|
Runtime Environment
| Name of the runtime environment where you want to run the tasks.
|
UserName
| The user name to use for connecting to the SFTP server.
|
Password
| The password to use for connecting to the SFTP server.
|
SFTP Key
| The private key to use for connecting to the SFTP server. You must specify the SFTP key in a single line.
|
SFTP Key Pass Phrase
| The pass phrase to connect to the SFTP server. You must specify the SFTP Key Pass Phrase in a single line
|
Host
| The host name of the SFTP server.
|
Port
| The port number to use for connecting to the server.
If left blank, the default port number is 22.
|
Remote Directory
| The directory on the SFTP host accessible to the Secure Agent.
Add
/ at the end of the specified path.
|
Charset
| Specify the character set to use for encoding data.
CallidusCloud File Processor Connector supports the following character sets:
The default value is UTF-8, which works well for all character data.
|
Delimiter
| Delimiter used in the file to separate columns of data.
Select the delimiter. The default delimiter is Comma.
|
Compression Mode
| The compression format for binary files. Select one of the following options:
Default is None.
|
Encryption Mode
| The type of encryption that the SFTP server uses to encrypt the data. Select one of the following options:
Default is None.
|
Encryption Public Key
| Required when you select
GPG as the
Encryption Mode . You must specify the public key in a single line to encrypt data.
|
Encryption Private Key
| Required when you select
GPG as the
Encryption Mode . You must specify the private key in a single line to decrypt data.
|
Encryption Pass Phrase
| Required when you select
GPG as the
Encryption Mode . You must specify the pass phrase in a single line to encrypt data.
|