Procedure - 7.3

Formatting

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

Procedure

  1. Drop a tChangeFileEncoding component onto the design workspace.
  2. Double-click the tChangeFileEncoding component to display its Basic settings view.
  3. Select Use Custom Input Encoding check box. Set the Encoding type to GB2312.
  4. In the Input File Name field, enter the file path or browse to the input file.
  5. In the Output File Name field, enter the file path or browse to the output file.
  6. Select CUSTOM from the second Encoding list and enter UTF-16 in the text field.
  7. Press F6 to execute the Job.

Results

The encoding type of the file in.txt is transformed and out.txt is generated with the UTF-16 encoding type.