TIBCO Scribe® Online Text File As Source

TIBCO Cloud™ Integration - Connect allows you to create a source Connection to one or more text files. Source Connections can be made to text files in Local Directories, and on the following servers: FTP (unencrypted), FTPS (encrypted using SSL), SFTP (SSH File Transfer Protocol), Dropbox, OneDrive, and OneDrive Business. You can then use the text Connection to integrate data into a target datastore, such as Microsoft Dynamics CRM or Salesforce. Using text files as a source also allows you to test apps, flows, and formulas with a small, controllable amount of data. When you are done troubleshooting apps, switch to a different source Connection and process larger amounts of data.

Source connections can also be made to Binary Content and Text Content files. These files are read for validation and the contents are copied to new files in another directory.

Source and target text Connections must be configured separately. See TIBCO Scribe® Online Text File As Target .

Setup Overview

Connector Specifications

  Supported

Agent Types

Connect on-premise X
Connect cloud X

Data Replication Apps

Source  
Target  

On Schedule Apps

Source X
Target X

On Event Apps

Source X
Target X

Flows

Integration X
Request-Reply X
Message  
Note: The Connect cloud agent can only be used with the Text Connector when both the source and target text files are stored in a cloud based location, such as DropBox, OneDrive, or any of the FTP location options.

Selecting An Agent Type For Text File As Source

Refer to TIBCO Cloud™ Integration - Connect Agents for information on available agent types and how to select the best agent for your app.

Text File Connector As An App Source

Consider the following when using the Text Connector as an app source.

Empty Location

When a app configured to process source text files cannot find any files in the configured location, the app executes successfully with 0 records processed. This is intentional because in situations where an external system generates text files to be processed by an On schedule app, there may be times when no files have been generated. The app continues to execute according to its configured schedule, but has no records to process. For example, if the external system only generates text files when new records are created, and the prior execution of the app moves processed files to a different location, then the source folder would be empty.

Comment Rows

Any row of data that begins with a hash (#) is considered a comment and ignored.

Features Not supported

The following features are not available for flows that use a Text File as Source Connection:

Data Type Mismatch Source And Target Text Data Exception

In general, when a data type mismatch occurs between your source and target data, TIBCO Cloud™ Integration - Connect generates a record error. However, if you are mapping Text File as Source data to Text File as Target and there is a data type mismatch, TIBCO Cloud™ Integration - Connect inserts a value of NULL into the mismatched target column.

Fetch Operation

Text File as Source supports Fetch operations. In this case, Fetch does not require a filter. Use Fetch to retrieve and process multiple records, returning all records. See Fetch Block for more information.

Lookup Operation

The Lookup Block is not supported for the Text File As A Source Connector.

TIBCO Cloud™ Integration - Connect API Considerations

The TIBCO Cloud™ Integration - Connect API does not support creating Text File as Source Connections.

License Agreement

The TIBCO End User License Agreement for the Text as a Source Connector describes TIBCO and your legal obligations and requirements. TIBCO suggests that you read the End User License Agreement.

Related Topics

TIBCO Scribe® Online Text File As Target

Providing Access To Local Text Files

Text Connector DateTime Formats