Components preferences - 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

  • Do not show the tHMap configuration warning when there is no input/output connection - If selected, the warning indicating that a tHMap is missing an input or output connection is hidden.
  • Do not use Java Reflection in the generated tHMap code - By default, a generic code using Java Reflection is generated to obtain the input components columns and set their values in the corresponding input structures, and to obtain the output structure columns and set their values in the corresponding output components. If this option is selected, a Java code is generated for each input component column to map it to its corresponding input structure column, and for each output structure column to map it to its corresponding output component column.
    Note: This feature is available only if you have installed the R2020-09 Studio monthly update or a later one delivered by Talend. For more information, check with your administrator.