I am following up an interesting question on so, on usage of Sche开发者_运维技巧duledThreadPoolExecutor for some repeating task.
If I install a (timer job) feature to a Sharepoint front end server within a farm, which server executes the job? All of them?
I\'ve got a SharePoint timer job that takes a document library and puts the documents, converts them to PDF and puts them into a SQL server every night. Problem is, the timer job doesn\'t seem to work
I\'m developing a custom SharePoint solution which consist of a feature and a timer job (which is created by the featu开发者_Go百科re in FeatureActivated).
Is there a way to adjust the schedule of a Sharepoint timer job?开发者_开发技巧The only options I\'m seeing in central admin is the option to enable/disable the job and a way to change the job name.Ar