Configuring the components - 7.3

Properties

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

Procedure

  1. Double-click the first tFileInputProperties component to open its Basic settings view and define its properties.
  2. In the File Format field, select your file format.
  3. In the File Name field, click the [...] button and browse to the input .properties file you want to use.
  4. Do the same with the second tFileInputProperties and browse to the French .properties file this time.
  5. Double-click the tMap component to open the tMap editor.
  6. Select all columns from the English_terms table and drop them to the output table.
    Select the key column from the English_terms table and drop it to the key column in the French_terms table.
  7. In the glossary table in the lower right corner of the tMap editor, rename the value field to EN because it will hold the values of the English file.
  8. Click the plus button to add a line to the glossary table and rename it to FR.
  9. In the Length field, set the maximum length to 255.
  10. In the upper left corner of the tMap editor, select the value column in the English_terms table and drop it to the FR column in the French_terms table. When done, click OK to validate your changes and close the map editor and propagate the changes to the next component.