George Musat Posted April 10, 2019 Report Posted April 10, 2019 We are running a Revive Adserver 4.1.4 instance and we have a problem regarding the automatic activation/deactivation of campaigns. Things to know: banner logging settings -> unchecked all "logs" (we don't need statistics) the maintenance cronjob is properly set to run at xx:01, each hour After inspecting the maintenance script code I saw that there is an if in the "ManageCampaign" task which tests the value of "updateIntermediate" property from "oController". Then I saw that the property is set to true inside the "SetUpdateRequirements" task and I think that this never happens on our instance because on each run of maintenance script we get the following message: [ info] Task begin: OX_Maintenance_Statistics_Task_SetUpdateRequirements [ info] - Maintenance statistics will NOT be run Is there a link between statistics generation and manage campaigns tasks? If yes, why and how can I enable the auto activation/deactivation of campaigns at midnight? I am looking forward to your answer! Thank you! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.