21 CRONJOB

For the correct functioning of the application, it is necessary to activate the jobs related to automatic processes in the cron/planning activities of the server on which vtenext is installed,
The functions affected by this configuration are: workflow (email sending), recurring billing, import from SV files, Calendar reminders, notifications and reporting notifications, newsletters, Messages module, Mail Scanner and SLA.
To activate the automatic operation, the following file must be inserted in the cron/planning:

  1. Windows SchTasks /Create /SC MINUTE /mo 5 /TN "Scheduled vtenext19ce tasks" /TR "c:\vtenext19ce\htdocs\cron\RunCron.bat" /RU SYSTEM
  2. Linux <directoryVtenext>/cron/RunCron.sh

The automatic processes related to the following functions will then be active:

The automatic processes relating to the following functions must, instead, be activated manually:

Setting the column active = 1 in the vtenext_cronjob database table.


Revision #1
Created 25 May 2022 17:25:54 by Alberto
Updated 6 June 2022 12:30:16 by Alberto