Configuring Scheduler

Billing allows configuring a schedule for periodic tasks.

To add a new scheduled task:

  1. Open System > Settings > Events > Scheduler. The list of scheduled tasks (if any) appears on the screen.
  2. Click Add New Scheduled Task. The adding scheduled task dialog window is displayed. Fill out the form:
    • Click next to the Event type field. From the window that opens, select the event type.
    • Click the calc icon next to the Start Time field. From the window that opens, select task starting date.
    • Click the calc icon next to the Next Execution Time field. From the window that opens, select date when task has to be executed next time.
    • Type the interval (in seconds) between successive executions of the task in the Execution Interval (Sec) field.
    • Type parameters with values passed to the task handler in the Text field.
  3. Click Save to finish adding the new scheduled task.