Talend Open Studio
This tutorial details how to create a reusable job for syncing entries from a table with an incrementing id to a SugarCRM installation. This includes setting up a “sync” table to keep track of the progress made the last time that the job; to help to prevent duplication of data and speed up execution time, as well as laying out a job in Talend to process the data.