...
In case of update from eRecruiter v1.x to v2.x, the following packages must be updated at the application server:
- .NET Framework 4.7.1
To ensure full functionality the eRecruiter should have permanent internet access.
...
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\FileServerMediaService | 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.24 the new Document Analysis Service has 43 new IIS Modules need to be installed and configured. /wiki/spaces/ERECRUITER/pages/262688. More info. |
...
Performing the update
Disabling eRecruiter installation
...