Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

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,.
Labels (3)
2 Replies
willm1
Creator
Creator

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
Anonymous
Not applicable
Author

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