Try our conversational search powered by Generative AI!

Documentation on howtot create a scheduled job?

Vote:
 

Where can I find documentation on howto create a scheduled job in R2? I found this http://world.episerver.com/faq/Items/How-do-I-create-my-own-scheduled-job/ , but it seems very outdated.

#39439
May 17, 2010 12:55
Vote:
 

It's correct, just add the ScheduledPlugIn attribute to your class and implement an Execute method:
http://sdk.episerver.com/library/cms5/html/T_EPiServer_PlugIn_ScheduledPlugInAttribute.htm

There are some new features in CMS 6:
http://thisisnothing.wordpress.com/2010/05/13/scheduled-jobs-in-episerver-cms-6/

 

#39442
May 17, 2010 13:28
Vote:
 

Ok, got it working. Thank you.

#39492
May 18, 2010 16:06
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.