Read data from a text file and insert the data into Oracle's PERSON table - Cloud - 8.0

Oracle

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

Before you begin

  • You have created a text file, called person_table.txt, containing the following information.
    Shong;30;CN
    Ross;34;US
    Patrick;27;FR
    Pedro;28;CN

Procedure

  1. Drop the following components from the Palette to the design workspace: tFileInputDelimited and tOracleOutput.
  2. Link the two components using a Row > Main connection.