function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
John StipeJohn Stipe 

Trying to upsert data to sales force every thirty minutes using dataloader from my local machine where do i even start

I am currently working on creating a process on my local machine that uploads and upserts data from my local machine to salesforce every thirty minutes but I don't know where to start. i have tried editing the process.bat file in dataloader but it will not run continously or upload the records at all. please help  
Anurag VermaAnurag Verma
Hi John,
There are multiple threads which I found online that suggest ways to automate the data laoder through script and BAT file:

Pls go through:
https://developer.salesforce.com/forums?id=906F00000008sSKIAY
http://www.sundoginteractive.com/sunblog/posts/automating-the-apex-data-loader
http://getinfoupdate.blogspot.in/2011/02/automation-tool-for-salesforce-data.html
http://forcecertified.com/2009/08/19/the-easy-way-command-line-data-loader-tips-tricks/