Create the elements of C_Record - 7.3

Talend Data Mapper User Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-01-05

Procedure

  1. Right-click the B_Record element, and then click New Element.
    Enter C_Record in the Name field and C in the Initiator field, and then enter -1 for Max in the Occurs Min/Max fields to make it loop.
  2. Right-click the C_Record element, and then click New Element.
    Name this new element Quantity, set the values of the Size Min/Max fields to 1 and 5 respectively, and then select Integer (32) for the Data Type field.
  3. Right-click the C_Record element, and then click New Element.
    Name this new element Filler, and then enter \n in the Terminator field.