Exposing the tDropboxPut output stream - 7.0
Dropbox
- EnrichVersion
- 7.0
- EnrichProdName
- 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 Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Open Studio for MDM
- Talend Real-Time Big Data Platform
- EnrichPlatform
- Talend Studio
- task
- 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
Procedure
-
Double-click the tDropboxPut component linked with
tFileOutputDelimited to open its
Component view.
-
Select the Use existing connection check box to reuse
the connection created by tDropboxConnection.
-
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.
-
In the Upload mode area, select the Rename if Existing radio button.
-
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.