Connections > CallidusCloud File Processor connection properties
  

CallidusCloud File Processor connection properties

When you create a CallidusCloud File Processor connection, you must configure the connection properties.
The following table describes the CallidusCloud File Processor connection properties:
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.
Note: 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:
  • - Big5
  • - Big5-HKSCS
  • - CESU-8
  • - EUC-JP
  • - EUC-KR
  • - GB18030
  • - GB2312
  • - GBK
  • - IBM00858
  • - IBM01140
  • - IBM01141
  • - IBM01142
  • - IBM01143
  • - IBM01144
  • - IBM01145
  • - UTF-8
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:
  • - None
  • - gzip
Default is None.
Encryption Mode
The type of encryption that the SFTP server uses to encrypt the data. Select one of the following options:
  • - None
  • - GPG
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.
For more information about converting multiline key file or pass phrase to single line key string, see the CallidusCloud File Processor documentation.