October 2013
Beginner to intermediate
270 pages
5h 41m
English
In the previous example, we demonstrated how to manipulate the schemas and basic mapping of input columns to output columns. This recipe will show how to add much more complex rules to tMap and how to use the Talend supplied functions.
Expressions are limited to a single line of Java code, but can contain any of the following:
globalMap and context variablestMap variables (see next recipe)Open the job jo_cook_ch04_0020_usingExpressions
tMap.transactionDateTime column.Read now
Unlock full access