Hello All, I am beginner of Talend. I have the project to loading many type of file to database. My purpose here is, I have one configuration table include(Source path, destination path, done path, error path, insert to destination table name...). If I want to load flat file to table. I just add information of file or table name into this table then create job and set schedule for running.
How Talend can do this?