richeso / dataloadercliq

Automatically exported from code.google.com/p/dataloadercliq
0 stars 0 forks source link

Extract file from salesforce by scheduling For every hour #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

  I am searching for schedule job for every hour using crontab  on windows 7 .can you give any guide lines to process scheduling a job for every  hour using crontab.

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by lakshmik...@cloudrhythm.com on 27 Jun 2012 at 7:25

GoogleCodeExporter commented 9 years ago
Hello,
http://windows.microsoft.com/en-us/windows7/Schedule-a-task

You will want to specify the .bat file in the cliq_process/<yourprocess> 
directory as the program to execute.

For questions like this, the discussion board 
https://groups.google.com/forum/?fromgroups#!forum/data-loader-cliq is the best 
place to go.

Original comment by vijay.swamidass@gmail.com on 28 Jun 2012 at 7:07