Scheduled tasks
Scheduled tasks in ReflexBlue are processes that run in the background without direct user interaction. This reduces the workload for users and administrators and improves the overall performance and user experience of the system.
Scheduled tasks are used to automate routine tasks, such as checking order and invoice lines, importing or exporting data, or cleaning up logs. By running these processes in the background, users do not have to wait for the completion of complex and time-consuming operations.
Scheduled tasks in ReflexBlue are configured via a cron task scheduler so that they run periodically (e.g., every day at midnight). Some tasks can also be triggered by specific events. It’s also possible for an administrator to manually start a task.