Scheduler object

The scheduler is a service on the eRoom server that is responsible for running various tasks based on a schedule.

These tasks include:

  • Sending email notifications

  • Retrieving incoming email

  • Generating administrative reports

  • Synchronizing the member directory with an external directory

Home

Implements

IERUScheduler


See Also

DirectorySynchronizer

InboxMailRetriever

MailNotifier

ReportGenerator