Administrator
- Administrator
- All Products
Property
| Description
|
|---|---|
Connection Name | Name of the connection.
Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -,
Maximum length is 255 characters.
|
Description | Description of the connection. Maximum length is 4000 characters.
|
Use Secret Vault | Stores sensitive credentials for this connection in the secrets manager that is configured for your organization.
This property appears only if secrets manager is set up for your organization.
This property is not
supported by Data Ingestion and Replication and the Data Access Management services. When you enable the secret vault in the connection, you can select
which credentials that the Secure Agent retrieves from the secrets manager. If you
don't enable this option, the credentials are stored in the repository or on a local
Secure Agent, depending on how your organization is configured. If you’re using this connection
to apply data access policies through pushdown or proxy services, you cannot use
the Secret Vault configuration option. For information about how to configure and use a secrets manager, see
"Secrets manager configuration" in the Administrator help .
|
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.
|