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.

  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.

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

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.

Last updated