Script Engine

Under Settings, in the Script Engine submenu, you can create SQL scripts or Python scripts for scheduled tasks (CronJobs), for example for cleaning up old data, asset status updates, notification sending, etc.

Script Engine

The created scripts can be paused by clicking or restarted by clicking . To create a new script, click on .

Script Configuration
  1. Define name for script

  2. Enter description in keywords

  3. Select Script Language between SQL and Python

  4. Set timing for script

  5. Create script

Schedule

In the field Raster, you have the possibility to select the desired frequency for the execution of the script.

Raster

You have the following options to choose from (M = Minutes / H = Hours):

Raster

In the Schedule by day of week, you can determine on which days and in which time spans the scripts should be executed. If you want to enter exception dates when the script should not be executed, you can enter this under Exception Dates & Time.

Schedule

Last updated