Configuring the tParseRecordSet component - Cloud - 8.0

MSSql

Version
Cloud
8.0
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 > Database components (Integration) > MSSql components
Data Quality and Preparation > Third-party systems > Database components (Integration) > MSSql components
Design and Development > Third-party systems > Database components (Integration) > MSSql components
Last publication date
2024-02-20

Procedure

  1. Double-click tParseRecordSet to open its Basic settings view.
  2. From the Prev. Comp. Column list drop-down list, select the column that holds the personal information to be parsed. In this example, it is person.
  3. Click the [...] button next to Edit schema to open the schema editor.
    Click the [+] button in the right panel to add four columns: id and age of the integer type, and name and sex of the string type.
    Click OK to close the schema editor and accept the propagation prompted by the pop-up dialog box.
  4. In the Attribute table area, fill in each Value column with the corresponding column name in the MS SQL Server table that holds the personal information.