Andrew Connell does a great job laying out in detail the steps to create a SharePoint time job. Classic .Net developers can equate this to a service we would have created to act on a business rule at a specified increment in time. Our shop implemented this sort of functionality for daily reports, email alerts and other admin alerts.
Check out his article...
Hi,
ReplyDeleteCan I call a WCF Proxy from the Job execution code, if so how can I specify the configuration settings of my virtual directory, so that my proxy code can load accordingly
Actually I need to send emails to the customers on a daily basis.
Thanks