Skip to main content

Components preferences

Define preferences for Talend Data Mapper components.

If you have installed the R2024-04 Talend Studio monthly update or a later one delivered by Talend, these preferences are located in Preferences > Talend > Hierarchical Mapper > Components Preferences, otherwise, they are located in Preferences > Mapping > Components Preferences.

  • 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.
  • Select the type of map to create for new maps: Define the default type for new maps. You can choose:
    • Allow me to choose to be asked every time you create a map from a component.
    • Standard Map to create a standard map by default.
    • DSQL Map to create a DSQL map by default.
    This option is available only if you have installed the R2023-10 Talend Studio monthly update or a later one delivered by Talend.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!