November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Becase the CMS and Commerce Manager are getting more integrated everyday some functions, like scheduling, ends up in both. You can disable the scheduler the same way you can disable it in the CMS site, change/add the applicationSettings (under the episerver node in web.config) enableScheduler to false.
Hi all
We have registered a number of jobs to be run on our EPiServer site. The sites are registered as part of our CMS site, and when we start them manually, the work just fine.
We have then enabled the automatic scheduling, and are now experiencing failures once in a while when the jobs start. I have found out, that this is because both the CMS and the Commerce websites can start the scheduled jobs. However the code for our scheduled jobs are only deployed to the CMS site.
Is it normal that both CMS and Commerce sites start schedulet jobs?
Do we need the scheduled jobs on the Commerce site, or can we just disable the scheduling on the Commerce site? If yes, how do we do that?
Thank you for your help
Regards
Anders