Need to read csv files from Folder and upload to salesforce.
Hi All, I have a very urgent requirement, I have to read 4 csv files from a Local folder and have to upload them to sales force. what is the process and components and flow i have to choose... and i want this to done for every 1 hour, i.e. I have to schedule it. please reply with screenshots if possible. Thanks,.
Something like this...
tFileList --> tFileInputDelimited --> SalesForceOutput
Export job and schedule with Windows scheduler (on Win) or crontab on Linux if using TOS. Else use TAC if you have Enterprise version.
I'd suggest you go through the tutorials on Talend @
http://www.talendforge.org/tutorials/menu.php
Hi, Please have a look at document TalendHelpCenter:How to build Jobs to export your job script then schedule it with third scheduler tool with community version.(Since v5.4.0, the 'Export job' option is renamed as 'Build job'.). Best regards Sabrina