Cron Worker Installation

Cron Worker Installation

The eRecruiter Cron Worker is an application which should run automatically at regular intervals to perform tasks. These include the sending of (auto) mails, deleting temporary files, synchronization tasks and the execution of tasks within the workflow. The eRecruiter Cron Worker will be executed by the Windows Task Scheduler application. Therefore it is required to create a task scheduler configuration for the eRecruiter Cron Worker. The following steps explain the process of creating a Task Scheduler configuration:
  1. Launch the Windows Task Scheduler application and select "Task Scheduler Library"
  2. Select "Create Task..." from the action bar on the right.
  3. Create the configuration according to the following list:
    1. Name: eRecruiter Cron Worker
    2. Security Options
      1. User should be the eRecruiter application user created in an earlier step of the installation manual.
      2. Run whether user is logged on or not
    3. Create a new trigger on the "Triggers" pane
      1. Daily
      2. Repeat task every 15 miuntes for the duration of 1 day.
    4. Setup the eRecruiter Cron Worker executable on the "Actions" pane
      1. Action: Start a program
      2. Program/script: <ERECRUITER_INSTALL_DIR>\bin\CronWorker\ePunkt.CronWorker.exe
  4. Finish the task creation by clicking "OK". The application will ask for the eRecruiter application password, which needs to be provided in order to run the task without the user being logged in.

    • Related Articles

    • Application Installation

      This section will explain how to acquire the installation package and copy the application into the proper directories. The link for installation package download will be provided by the eRecruiter consultant or support upon request as it will ensure ...
    • Media Service Installation

      This section explains the installation and configuration of the eRecruiter Media Service. Installation The eRecruiter Media Service has a one-click installation script, that needs to be executed with administration priviledges. The script is located ...
    • Monitoring

      The eRecruiter should be monitored using monitoring tools (i.e. nagios). It may also be monitored using a specialized performance monitoring solution to get deep insight (i.e. NewRelic, ruxit). Server The following metrics are the minimal recommended ...
    • DNS

      Important: The following is valid for Cloud-customers only! OnPremise-customers operate their own infrastructure and domains and therefore will have different DNS settings. To use your own domain for the API, the eRecruiter, the Customer Portal ...
    • Maintenance / Monitoring

      After the successful installation the following topic should be considered in order to setup a monitored and maintained system: Backup / Restore Directory Structure DNS Double-Opt-In Google Tag Manager Monitoring Security Recommendations SMTP ...