Navigation to this function
This table contains all system-internal check runs ("jobs") of the FM portal. These jobs check the data entered into the system at regular intervals with regard to various aspects. For example, they check certain data records for missing data that could cause malfunctions or trigger workflows when the time for triggering has been reached. Activate or deactivate jobs for your data here and define the interval. You can also execute the job manually, e.g. to trigger workflows before the interval expires. You can also specify who is informed about the execution of the job and its results and whether and the detailed results of a job run are also sent. You can obtain a detailed description of the actions performed by the job by opening the job record.
Identification
Information on the data record’s identification is entered in this section.| Property | Description |
| System Name | Displays the job’s system name. Note: the system name must not be changed. Otherwise the job can no longer be carried out. |
| Name | Displays the name of the job. Note: the code must not be changed. Otherwise the job can no longer be carried out. |
| active | Enable the job. If this option is disabled, the job is not performed. |
| Run once after update | Jobs that are marked here are executed once after each update and then deactivated again. These jobs can be activated in the customer system, but this is reset after each run. |
| Job type | Displays the job type: "Code" = Execution of an internal Code Method; "SQL": Execution of an SQL stored procedure in the database. the job type must not be changed. Otherwise the job can no longer be carried out. |
Details
This group includes specific properties and attributes of a job that are relevant for detailed management and analysis. It contains additional information that goes beyond the basic job data.| Property | Description |
| Description | Detailed description of the procedure that the job performs. |
Job Tick
The job can be performed manually by clicking this button.Time Control
The job’s time control is configured in this section.| Property | Description |
| Earliest daily triggering | The timer job can be executed from this time onwards, it will not be started before this time. Please note any dependencies for interfaces with several coordinated processes. |
| Execute with the next timer tick | If active, the timer job is executed on the next timer tick regardless of the status and the next execution date. |
| Last daily triggering | Depending on the execution interval, this is the last possible time at which the job can be executed. If the next start is between this time and the “earliest daily trigger”, this is moved to the next possible time. Example 1: If a timer job is to be executed daily at 04:00, but the earliest daily trigger is set to 09:00, then the job starts at 09:00. Example 2: A timer job that starts every 5 minutes is paused in the time between the last daily triggering and the earliest daily triggering of the following day. |
| Timeout [Minutes] | Enter the minutes until the job’s timeout. The value specifies the maximum duration of the job before timeout. |
| Started | Displays the date on which the job was started the last time. |
| Completed | Displays the date on which the job was ended the last time. |
| Next triggering | The date and time of the next execution of a timer job are automatically entered here. If the value is in the past, the job is started at the next opportunity |
| First Release | Select the date from which the job should be performed. |
| Intervall [Minutes] | Enter the interval (in minutes) after which the job should be performed again. |
Logging
This group includes features for logging and tracking job activities. It contains information about timestamps, user actions and system events in connection with job management.| Property | Description |
| Send Results List in E-Mail | Enable to ensure that recipients are sent the job cycle results in email notifications. |
| Storage time [days] | Specify here how long the job results should be kept. If 0, they are never deleted |
| Save Job Results | Enable, to save the job’s job results. If this option is disabled, the job results are not saved. |
Job Cycles
All job cycles which the job has already run through are displayed here. Open the data records contained here to view the results of the job cycle.See also: job run
Job Notification
This list shows which employees receive email notifications about the job via the job cycle process.See also: job notification
Reason for change
This section features an editor which can be used to enter comments about changing the job. The comments can be freely formatted and saved with the "Add comments" button.In this section you can add and edit comments and annotations.
Blocking timer jobs
Blocking timer jobsSee also: Dependencies of the timer jobs