The schedule event listener allows the automated execution of jobs at a specific user-defined times.
| Properties | |
|---|---|
| Name | Description | 
| Active | Event listener is active/inactive | 
| Name | Name of the event listeners | 
| Job | Job execute when an event is raised | 
| User | User referenced in the resulting job run | 
| Listener type | Type of the event listeners | 
| Last time triggered | Time of last execution | 
| Last change | Time of last change | 
| Next time | The estimated time of the next execution | 
| Change logs | The changes to the element are logged. The logging is activated in the System settings, which is possible if a versioning license is available. | 
The times scheduled for execution can be parameterized like follows:
| Properties | |
|---|---|
| Name | Description | 
| Active | Event listener is active/inactive | 
| Name | Name of the event listeners | 
| Job | Job execute when an event is raised | 
| User | User referenced in the resulting job run | 
| Listener type | Type of the event listeners | 
| Last time triggered | Time of last execution | 
| Last change | Time of last change | 
| Is exception | Blocks the execution of the event at this exact time. E.g. an event that is raised on every full hour can be prevented from being raised at a certain hour by defining a time for the specific point in time and marking it with 'Is exception'. | 
| Day of month | Numeric 1 - 31, -1 represents the execution on every day of the month | 
| Hour | Numeric 0 - 23, -1 represents that the event will be raised every hour | 
| Minute | Numeric 0 - 59, -1 represents that the event will be raised every full minute | 
| Month | Specific month or every month | 
| Day of week | Specific week day or every day of the week | 
| Change logs | The changes to the element are logged. The logging is activated in the System settings, which is possible if a versioning license is available. |