Table of Contents |
---|
...
Preparation
Update the application server
In case of update from eRecruiter v1.x to v2.x, the following packages must be updated at the application server:
- .NET Framework 4.67.1
To ensure full functionality the eRecruiter should have permanent internet access.
...
Because the update process takes a longer time the update window should be communicated to the users. Normally a time window of about 1 hour should be expected. The actual duration depends on the experience of eRecruiter update procedure and the actual version. Furthermore, users should be informed about changes in the new eRecruiter version. (https://confluence.erecruiter.net/display/ERECRUITER/Versionen)new /wiki/spaces/ERECRUITER/pages/262730.
System backup
Before upgrade to a new eRecruiter version a backup of the system (database and binary installation) must be carried out, since it is not possible to undo the upgrade using the installation routine. Before backing up the system should be taken offline, so no changes are performed after backup.
...
After unblocking the file the content of the package should be checked for completeness. It should include the following folders and files - there may be a base folder called eRecruiter
in the package.
Application | Package Folder | Target Folder | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|---|---|
API | API | <ERECRUITER_INSTALL_DIR>\bin\API | IIS/ASP.NET application | eRecruiter API for integrations and applicant portals. | ||||||
Applicant Portal | ApplicantPortal | <ERECRUITER_INSTALL_DIR>\bin\ApplicantPortal | IIS/ASP.NET application | Applicant portal for job listings and applicant self-service zone. | ||||||
Cron Worker | CronWorker | <ERECRUITER_INSTALL_DIR>\bin\CronWorker | Windows Scheduler Task | Background worker that is executed every 15 minutes to perform maintenance tasks. | ||||||
Customer Portal | CustomerPortal | <ERECRUITER_INSTALL_DIR>\bin\CustomerPortal | IIS/ASP.NET application | Portal for internal customers that use the recruiting department as internal service. | ||||||
eRecruiter | eRecruiter | <ERECRUITER_INSTALL_DIR>\bin\eRecruiter | IIS/ASP.NET application | eRecruiter application for recruiting department | ||||||
Document Analysis Service
| DocumentAnalysis | <ERECRUITER_INSTALL_DIR>\bin\DocumentAnalysis | IIS/ASP.NET application | CvParsing API for extraction of applicant data of Cv's | ||||||
Media Service | FileServer | <ERECRUITER_INSTALL_DIR>\bin\ |
MediaService | Windows Service | Service to convert between different media types. | ||
Portal | Portal | <ERECRUITER_INSTALL_DIR>\bin\Portal | IIS/ASP.NET application | (deprecated) The previous version of the applicant portal that has been deprecated. |
version-X.Y.Z.BC | - | - | - | This files indicates the application version for the package. |
...
Warning |
---|
Be aware that when upgrading from a Version below 2.43 new IIS Modules need to be installed. More info. |
...
Performing the update
Disabling
...
eRecruiter installation
To perform a smooth update the eRecruiter and all components must be disabled.Therefor the IIS and the eRecruiter Media Service must be stopped, this is done by the following 2 PowerShell commands:
...
If there were manual changes in any application (as example entries in the Web.config
file), these must be restored after update.
Restart
...
eRecruiter installation
The eRecruiter Media Service and the IIS must be started after the update, this can be done by the following 2 PowerShell commands:
...
The database migration starts automatically after openening the eRecruiter-URLBeim Öffnen der eRecruiter-URL in einem Browser wird automatisch die Datenbank geprüft und eventuell nötige Migrationen der Daten- und Datenbankstruktur automatisch durchgeführt - dies kann bis zu 30 Minuten in Anspruch nehmen.
Testing
After the update process has finished, the eRecruiter application should be tested to ensure full functionality.
- Open the eRecruiter application in the browser and login.
- Perform simple navigation through the application.
- Create a PDF from the workspace page by clicking the cog icon and selecting the option.
- Open the eRecruiter Customer Portal application in the browser.
- Open the eRecruiter API application in the browser.
- Open the eRecruiter Applicant Portal application in the browser.
- Open a job ad and verify the content of the page.
- Try to apply to a job ad