Defining the data source - 7.3

RSS

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

Procedure

  1. In the design workspace, select tMysqlInput, and click the Component tab to define the basic settings for tMysqlInput.
  2. Set the Property type to Repository and click the [...] button to select the relevant DB entry from the list. The connection details along with the schema get filled in automatically.
  3. In the Table Name field, either type your table name or click the [...] button and select your table name from the list. In this scenario, the Mysql input table is called "rss_talend" and the schema is made up of four columns, TITLE, Description, PUBDATE, and LINK.
  4. In the Query field, enter your DB query paying particular attention to properly sequence the fields in order to match the schema definition, or click Guess Query.