Java custom code scenarios
- https://help.talend.com/r/en-US/7.3/java-custom-code/
- Checking the format of an e-mail address
- Generating data flow
- Printing out a variable content
- Processing rows of data with tJavaFlex
- Redirecting the standard output to a file for the entire Job
- Transforming data line by line using tJavaRow
- Using tJavaFlex to display file content based on a dynamic schema
- Using tJavaRow to handle file content based on a dynamic schema