Configuring the components - Cloud - 8.0

RSS

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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Internet components (Integration) > RSS components
Data Quality and Preparation > Third-party systems > Internet components (Integration) > RSS components
Design and Development > Third-party systems > Internet components (Integration) > RSS components

Procedure

  1. In the design workspace, double-click tFixedFlowInput to display its corresponding Component view and define its basic settings.
  2. In the Number of rows field, leave the default setting to 1 to only generate one line of data.
  3. In the Mode area, leave the Use Single Table option selected and fill in the Values table. Note that the Column field of the Values table is filled in by the columns of the schema defined in the component.
  4. In the Value field of the Values table, type in the data you want to be sent to the following component.
  5. In the design workspace, double-click tRSSOutput to display its corresponding Component view and define its basic settings.
  6. Click the [...] button next to the File Name field to set the output XML file directory and name.
  7. In the Mode area, select ATOM to generate an ATOM feed XML file.
    Warning:

    As the ATOM feed format is strict, some default information is required to create the XML file. So, the schema tRSSOutput contains default columns that will contain those information. Those default columns are greyed out to indicate that they must not be modified. If you choose to modify the schema of the component, the ATOM XML file created will not be valid.

  8. In the Feed area, enter a title, link, id, update date, author name to define your input data as a whole.