Configuring the tFixedFlowInput component - Cloud - 8.0

ESB REST

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 > ESB components > ESB REST components
Data Quality and Preparation > Third-party systems > ESB components > ESB REST components
Design and Development > Third-party systems > ESB components > ESB REST components

Procedure

  1. Double-click tFixedFlowInput to display its Basic settings view.
  2. Click the [...] button next to Edit Schema to open the schema editor.
  3. Click the [+] button to add four columns, namely name, price, category_url and vendor_url.
  4. Click OK to close the schema editor and accept propagating the changes when prompted by the system.
  5. In the Mode area, select the Use Single Table option.
    The four defined columns display in the Values panel of the Basic settings view of tFixedFlowInput.
  6. In the Value cell of each column, give the value Wildberries to name, 4.99 to price, /shop/categories/Fruits to category_url, and /shop/vendors/672 to vendor_url.
  7. Connect the tFileInputDelimited to the tXMLMap using a Row > Main connection.