Exposing the tDropboxPut output stream - 7.3

Dropbox

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Cloud storages > Dropbox components
Data Quality and Preparation > Third-party systems > Cloud storages > Dropbox components
Design and Development > Third-party systems > Cloud storages > Dropbox components
Last publication date
2024-02-21

Procedure

  1. Double-click the tDropboxPut component linked with tFileOutputDelimited to open its Component view.
  2. Select the Use existing connection check box to reuse the connection created by tDropboxConnection.
  3. In the Path field, enter the path pointing to the file you need to write data in, with a slash (/) at the beginning of the path. For example, enter /calling_code.csv.
  4. In the Upload mode area, select the Rename if Existing radio button.
  5. Select the Expose As OutputStream radio button to expose the output stream of this component so that the other component, tFileOutputDelimited in this scenario, can write data in the stream.