tReplaceList
Cleanses all files before further processing.
Carries out a Search and Replace operation in the input columns defined based on an external lookup.
This component is not shipped with your Talend Studio by default. You need to install it using the Feature Manager. For more information, see Installing features using the Feature Manager.
tReplaceList Standard properties
These properties are used to configure tReplaceList running in the Standard Job framework.
The Standard tReplaceList component belongs to the Data Quality family.
The component in this framework is available in all Talend products.
Basic settings
Properties | Description |
---|---|
Schema and Edit schema |
|
Lookup search column |
Select the column to be searched in the lookup schema. |
Lookup replacement column |
Select the column where the replacement values are stored. |
Column options |
Select the columns of the main flow where the replacement is to be carried out. |
Advanced settings
Properties | Description |
---|---|
tStat Catcher Statistics |
Select this check box to collect log data at the component level. |
Global Variables
Variables | Description |
---|---|
Global Variables |
ERROR_MESSAGE: the error message generated by the component when an error occurs. This is an After variable and it returns a string. This variable functions only if the Die on error check box is cleared, if the component has this check box. A Flow variable functions during the execution of a component while an After variable functions after the execution of the component. To fill up a field or expression with a variable, press Ctrl+Space to access the variable list and choose the variable to use from it. For more information about variables, see Using contexts and variables. |
Usage
Usage guidance | Description |
---|---|
Usage rule |
tReplaceList is an intermediary component. It requires an input flow and an output component. |