JobArchive
•Determining the mime type of documents in JobArchive archives
•Determining the page count of documents in JobArchive archives
JobDBOptimizer
•Optimizing the JobRouter database (only if using SQL Server or MySQL respectively MariaDB)
JobExecute
•Processing of the program execution tasks of the JREXECUTION table
JobFlowSend
•Sending steps (indirectly by calling jobserver.php)
JobFlowExecute
•Executing system activities (indirectly by calling jobserver.php)
JobFulltext
•Full-text indexing of documents in JobArchive archives for which full-text indexing is activated
•Converting documents (only PDF and TIFF) into JPEG images
•OCR for JPEG images
•Processing the OCR results
JobImport
•Processing the process start tasks of the JRJOBIMPORT table of the JobRouter database as well as for the established import connections
JobLDAP
•Synchronizing users and Job Functions via LDAP
JobMail
•Processing the email distribution tasks of the JRMAIL table
JobMaintenance
•Deleting inactive user sessions
•Deleting step locks that exceeded the defined lock time limit.
•Deleting already expired login tokens
•Sending admin log notifications (indirectly by calling jobserver.php)
•Deleting documents marked as to be deleted for each JobArchive archive according to the archive configuration (indirectly by calling jobserver.php)
•Cleaning up obsolete archive log entries for each JobArchive archive according to the archive configuration
JobNotification
•Sending summary notifications containing a statistic of open process steps (indirectly by calling jobserver.php). The notifications are send at the times defined in the user settings.
JobPGP
•Executing the functions of the JobPGP system activity
JobShift
•Archiving completed instances for each process according to the archive settings of the respective process
JobStart
•Processing file, email and time monitoring tasks
JobTimer
•Executing process and step escalation actions
•Logging the executed actions and errors in the JRESCALATIONHISTORY and JRSTEPESCALATIONHISTORY tables
JobViewerMaintenance
•Cleaning up the temporary JobViewer directories
ShellExecute
•Executing the functions of the ShellExecute system activity
UpdateRequest
•Online check for new versions of JobRouter and the JobRouter services