I have a tfileoutputdelimited component that has filename and i want to append the sysdate to the variable after every session run like FILENAME_20210427010624
Anyone Can help me to fix my Java Function to use it in my Routine. The Function will remove exponent and put it in a Float format. This is the function : float
The csv file looks like this I'm trying to get the field values like name, it is the value after $$NAME$$ (there is a space after the identifier). How do I st
My talend job is working perfectly now,but i would like to induce some basic quality validation checks and put them in place to capture the error right away wit
I need to count specifics occurences on XML ("true" or "false") and get the results in a table I try using a tXMLMap but so far without success. Any idea where
as part of my project we need to use a CDC tool for near real time data replication of batches, delta information and metadata. The replication is from mainfram
I have a Talend job to create a .csv file and now I want to convert .parquet format using Talend v6.5.1. Only option I can think, tSystem component to call the