Configuring the Jobs - 7.3

Socket

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 > Internet components (Integration) > Networking and Communication > Socket components
Data Quality and Preparation > Third-party systems > Internet components (Integration) > Networking and Communication > Socket components
Design and Development > Third-party systems > Internet components (Integration) > Networking and Communication > Socket components
Last publication date
2024-02-21

Procedure

  1. On the second Job, select the tFileInputDelimited and on the Basic Settings tab of the Component view, set the access parameters to the input file.
  2. In File Name, browse to the file, and fill the Row, Field separators, and Header fields according to the input file used.
  3. Describe the Schema of the data to be passed on to the tSocketOutput component.
    The schema should be propagated automatically to the output component.
  4. Select the tSocketOutput component and set the parameters on the Basic Settings tab of the Component view.
  5. Define the Host IP address and the Port number where the data will be passed on to.
  6. Set the number of retries in the Retry field and the amount of time (in seconds) after which the Job will time out.
  7. Now on the other Job (SocketInput) design, define the parameters of the tSocketInput component.
  8. Define the Host IP address and the listening Port number where the data are passed on to.
  9. Set the amount of time (in seconds) after which the Job will time out.
  10. Edit the schema and set it to reflect the whole or part of the other Job's schema.