Timer Job HowTo?
Hi, I need to create a timer job that does the following: Access a particular view in a List Email a summary of all the entries in a signle email to one or more individuals This is to be done on a weekly basis. I am very new to VS. Can someone point me to the right direction. If there are sample codes, that would be greate. Thanks in advance.Ultragc
February 14th, 2011 5:10pm

below is a great start to building your timer job. http://msdn.microsoft.com/en-us/library/cc427068.aspx Once your comfortable with timer jobs you can try making a custom list which will act as your config list there you will plug in the values for your email recipients, the list to be targeted for the summary, the view to be used.
Free Windows Admin Tool Kit Click here and download it now
February 15th, 2011 12:25am

Refer this URL for sample code to read a list http://msdn.microsoft.com/en-us/library/lists.lists.getlistitems.aspx Refer the following URL for Creating Custom Timer Jobs http://msdn.microsoft.com/en-us/library/cc406686(v=office.12).aspx Sample Code: http://www.andrewconnell.com/blog/articles/CreatingCustomSharePointTimerJobs.aspx --Cheers
February 15th, 2011 1:00am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics