Difference between revisions of "Service"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
m (16 revisions imported)
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
=== Core services ===
=== Core services ===


* [[Service/Flush mail queue|Flush mail queue]]: Sending emails ready in the queue
* [[Service/Flush mail queue|Flush mail queue]]: ''Sending emails ready in the queue''
* [[Service/Status actions|Status actions]]: Handle timed status actions
* [[Service/Status actions|Status actions]]: ''Handle timed status actions''
* [[Service/Send notifications|Send notifications]]
* [[Service/Send notifications|Send notifications]]: ''Handle user alerts according to user settings''
* [[Service/Import emails|Import emails]]
* [[Service/Import emails|Import emails]]: ''Collect emails for the special [[FieldMail|Mailbox]] field''


=== System maintenence ===
=== System maintenence ===


* [[Service/Compress logs|Compress logs]]
* [[Service/Compress logs|Compress logs]]: ''Remove redundant entries in solution access logs''
* [[Service/Cleanup mail queue|Cleanup mail queue]]: Delete old mails from the email queue
* [[Service/Cleanup mail queue|Cleanup mail queue]]: ''Delete old mails from the email queue''
* [[Service/Cleanup event log|Cleanup event log]]: Delete old entrys from the event log
* [[Service/Cleanup event log|Cleanup event log]]: ''Delete old entrys from the event log''
* [[Service/User deactivation|User deactivation]]: Deactivate users than have not been online for a long time
* [[Service/User deactivation|User deactivation]]: ''Deactivate users than have not been online for a long time''


=== System information ===
=== System information ===


* [[Service/Admin status email|Admin status email]]
* [[Service/Admin status email|Admin status email]]: Sends email containing status of last error and login
* [[Service/License reporting|License reporting]]
* [[Service/License reporting|License reporting]]: Sendes emails about how many userlicenses are active
* [[Service/Website monitor|Website monitor]]
* [[Service/Website monitor|Website monitor]]: Polls another server to ensure certain content is present
* [[Service/Send ticket to admin|Send ticket to admin]]: Forward all unsolved support requests last 24 hours
* [[Service/Ressource warnings|Ressource warnings]]: Send emails to admin if memory or disk runs low


=== Special functionality ===
=== Special functionality ===


* [[Service/OLAP ...|OLAP ...]]
* [[Service/OLAP ...|OLAP ...]]: ''Build data tables in standard OLAP cubes''
* [[Service/Olap fact builder|Olap fact builder]]
* [[Service/Olap fact builder|Olap fact builder]]: ''Build data tables in custom OLAP cubes''
* [[Service/Import from AD|Import from AD]]
* [[Service/Import from AD|Import from AD]]: ''Synchronize users/groups in LDAP repository''
* [[Service/Kontoafstemning|Kontoafstemning]]
* [[Service/Kontoafstemning|Kontoafstemning]]: ''Build tasks for use in the 'kontoafstemning' solution''
* [[Service/Satelite synchronization|Satelite synchronization]]: ''Keep a slave server model and data in sync''
* [[Service/Custom codeunit |Custom codeunit ]]: ''Run your own codeunit''

Latest revision as of 11:55, 10 December 2021

Core services

System maintenence

System information

Special functionality