Notes
|
Any notes or helpful information about this operator's parameter settings. When you enter content in the
Notes field, a yellow asterisk is displayed on the operator.
|
Server Protocol
|
Specify the FTP server protocol, either
FTP (the default) or
SFTP.
|
Server Hostname
|
Enter the FTP server hostname (without the protocol).
|
Server Port
|
Enter the FTP server port.
|
Username
|
Enter the user name to authenticate on the FTP server.
|
Password
|
Enter the password for the specified user name to authenticate on the FTP server.
|
Account (FTP Only)
|
Optional - For FTP only.
Specify the account password if one is required to authenticate on the FTP server.
|
Delimiter
|
Specify one of the following delimiters for the output file.
- Comma (the default)
- Tab
- Pipe
- Tilde
|
Text Qualifier
|
Specify whether the operator should handle escaping special characters and enclosing values in double quotes, if required.
Can be either
None (the default) or
Double Quotes.
If this option is set to
Double Quotes, the following rules apply.
- If the input value contains a comma, newline, or double quote, the output value is enclosed in double quotes.
- Any double-quotes character in the input value is escaped with another double quote.
- If the value does not contain a comma, newline, or double quote, it is returned unchanged.
|
Output Directory
|
The location to store the output files.
|
Output Name
|
The name to contain the results.
|
Overwrite File if Exists
|
If set to
true (the default), the existing file on the FTP server is overwritten.
Note: If the output path corresponds to an existing directory, it is not overwritten. An error is displayed with the message to delete this directory or to choose a different combination of
Output Directory and
Output Name.
|
Fetch Size
|
Define the number of entries to read from database at once.
Default value:
20000.
|