LOTUS CONNECTORS
Connectivity
The Connectivity options enable you to create a new connection name, specify the full path of the source or destination text file, and specify whether the connection is a source or a target.
When using long filenames, include the filename as is (with any embedded spaces). Do not use quotation marks in the filename since they will be considered part of the filename.
The Text Field Specification describes either the input or output data, depending on whether you are defining a source or destination form.
The default character set is the character set that is native to the machine on which you are working.
This field is mutually exclusive to Fixed Record.
This field is mutually exclusive to Record Delimiter.
The Connection Options section contains the Field Specifications and the Text Options tabs. It provides options for managing data transactions, creating tables, and logging SQL commands.
A Text Connection offers several options that specify how the data should be processed. For example, you can request that the Connection check for a minimum input record size, strip quotation marks from input text or add quotation marks to output text, and skip a specific amount of data before beginning processing.
Note Source Options are used when an activity references the Text Connection as its Source Connection. Target Options are used when an activity references the Text Connection as its Target Connection.
Field Specifications When you select the Field Specifications tab, the following option appears.
An ASCII table is provided to assist you in creating definition strings. The ASCII table lists the decimal, hexadecimal, and character equivalents for the ASCII character set. Supported escape sequence characters are indicated in red text. Character options for 0-255 are available.
Text Options - Source When you select the Text Options tab and then the Source tab, the following options appear.
Select this option if you want the Lotus Connector for Text to remove quotation marks that surround input text. If you do not select this option, the Lotus Connector for Text puts text into the document fields exactly as supplied.
Use this option when you need to set a minimum input record length.
The default value is 1.
A value of 0 indicates that no minimum record length exists.
Specifying a value greater than 0 forces the Lotus Connector for Text to bypass input records that are smaller than the specified minimum. This feature is very useful for bypassing junk records or blank lines that might be present in an input text file.