We have recently had an issue where a custom task ran unexpectedly, as it is only called by another scheduled task which had finished over 3 hours before.Below is a quick overview of our custom sch...
Does “Delete inactive contacts” scheduled task excludes the contacts that have consent agreements from deletion operation or deletes them as well ?
Today we found Database lock wait for this queries. How to solve this critical issue? Current version is Kentico 12.0.98 (Portal Engine)Query1:DELETE FROM CMS_ScheduledTask WHERE (([TaskObjectType]...
Hi,I am getting the following error in the Kentico Event log in the Kentico 12 ADMIN site:Message: The remote server returned an error: (403) Forbidden.Exception type: System.Net.WebException Stack...
I have inherited a Kentico 11 site running on Windows Server 2019. There is a task that takes several hours to run, and sometimes we can't wait for its next scheduled run and have to kick it off by...
We are currently running Kentico 12SP in Azure with Contacts in a separate database. The Delete inactive contacts scheduled task was not running for about 2 years due to errors that could not be re...
I got below from api example TaskInfo runTask = TaskInfoProvider.GetTaskInfo(@myTaskName@, SiteContext.CurrentSiteID);I checked myTaskName in CMS_ScheduledTask table and SiteContext.CurrentSiteID i...
I thought there was a scheduled task for this but I don't see it. What controls the media library files getting copied to all servers? We had 2 servers for a while and moved to 4, since we moved ...
Hi there,so I am back with yet more questions. :-) I now have a scheduled task which runs comfortably and imports excel data into the custom table at regular intervals. However, I want to give the ...
I noticed that for newsletters, created within the email marketing module, that are sent scheduled (not immediately), a separate system task is created. How can these system tasks be send via exter...