Configure Scripts

[A]
Name
The name of the script.
[B]
Script language
Indicates the language in which the script is written (e.g., SQL, Python).
[E]
Schedule
Select whether the script should always be executed or only at certain times.
[F]
Description
A description of the script.
[G]
General configuration
When deactivated, the configuration is hidden and the code window is displayed enlarged.
[H]
Delete
Removes the script. ATTENTION! This action cannot be undone.
[I]
Activate/Deactivate
Turns the script on or off without deleting it.
[J]
Code editor
Area for creating and editing the script.
[K]
Save
Saves the script with the changes made.
Raster
Via the raster, you specify the time interval in which the script should run. The following values are available:
M1
Script is executed every minute
M5
Script is executed every 5 minutes
M10
Script is executed every 10 minutes
M15
Script is executed every 15 minutes
M30
Script is executed every 30 minutes
H1
Script is executed every hour
H2
Script is executed every 2 hours
H4
Script is executed every 4 hours
H8
Script is executed every 8 hours
H12
Script is executed every 12 hours
Day
Script is executed every 24 hours at 00:00
Week
Script is executed once a week
Month
Script is executed once a month
Quarter
Script is executed once a quarter
Year
Script is executed once a year
Decade
Script is executed once every 10 years
Century
Script is executed once every 100 years
Event triggered
Script can be executed in the ↗ Rule Chains.
Delay
Via the delay, you can further specify the time when the script is executed. The execution of the script is delayed by the value (in seconds) that is entered in this field.
Example: For a script, the raster "Day" and a delay of "60" were selected. The corresponding script is executed daily at 00:01.
Last updated