Dropping and linking the components - Cloud - 8.0
NamedPipe
- Version
- Cloud
- 8.0
- Language
- English (United States)
- 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 Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- Talend Real-Time Big Data Platform
- Module
- Talend Studio
- Content
- Data Governance > Third-party systems > File components (Integration) > NamedPipe components
- Data Quality and Preparation > Third-party systems > File components (Integration) > NamedPipe components
- Design and Development > Third-party systems > File components (Integration) > NamedPipe components
Procedure
-
Drop the following components from the Palette to the design workspace: tNamedPipeOpen, tParallelize, tNamedPipeClose, tFileInputDelimited, tSleep, tLogRow, tRowGenerator and tNamedPipeOutput.
-
Connect tNamedPipeOpen to tParallelize using a Trigger
>
OnSubjobOk connection.
-
Connect tParallelize to tFileInputDelimited using a Trigger > Parallelize
connection.
-
Connect tParallelize to tSleep using a Trigger > Parallelize
connection.
-
Connect tFileInputDelimited to tLogRow using a Row > Main
connection.
-
Connect tParallelize to tNamedPipeClose using a Trigger > Synchronize (Wait for
all) connection.
-
Connect tSleep to tRowGenerator using a Trigger > OnComponentOk
connection.
-
Connect tRowGenerator to tNamedPipeOutput using a Row > Main
connection.