Directory Structure

Directory Structure

In the eRecruiter, documents are stored in a folder which location is determined either by the current directory or - if overridden - in the AppSettings.config file. The same holds true for template and temporary (e.g. thumbnails) files.
Variables to be overriden are:
  1. WindowsFileManager_FilesPath called <<FilePath>> in the following table
  2. WindowsFileManager_TemplatesPath called <<TemplatePath>> in the following table
  3. TemporaryFileManager_Path called <<TempPath>> in the following table
Different file types are stored in different subfolders. Those types and subfolder names are:


Document type
Subfolder name
Applicant document
<<FilePath>>\ApplicantDocuments
Applicant video
<<FilePath>>\ApplicantVideos
Attachments
<<FilePath>>\Attachments
Company description
<<FilePath>>\CompanyDescriptions
Company documents
<<FilePath>>\CompanyDocuments
Company pictures
<<FilePath>>\CompanyPictures
Company routes
<<FilePath>>\CompanyRoutes
Curriculum vitae
<<FilePath>>\CV
Job documents
<<FilePath>>\JobDocuments
Photos
<<FilePath>>\Photos
Reports
<<FilePath>>\Reports
Signature images
<<FilePath>>\Signatures
Uploads
<<FilePath>>\Uploads
Ordermanagement contracts
<<FilePath>>\OrderManagement\Contracts
Ordermanagement employee-documents
<<FilePath>>\OrderManagement\Employees
Ordermanagement templates
<<FilePath>>\OrderManagement\Templates
Orders
<<FilePath>>\OrderManagement\Orders
Timereport documents
<<FilePath>>\OrderManagement\TimeReportDocuments
Templates
<<TemplatePath>>
Temporary files
<<TempPath>>
Thumbnails
<<TempPath>>\Thumbnails

    • Related Articles

    • 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 ...
    • Preparation

      In the step the server will be prepared for the installation. In order to start with this step the eRecruiter setup package and eRecruiter setup support package are required. These packages will be submitted by the eRecruiter operations team along ...
    • 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 ...
    • API - Auto-LogOn-URL

      The Auto-LogOn-URL is provided to applicants (on the applicant portal) and contacts (on the customer portal) to automatically log in at their portal. The Auto-LogOn-URL can be used in several mail templates in the eRecruiter web-application and is ...
    • IIS Configuration

      This section explains the configuration of IIS for the eRecruiter ASP.NET applications. IIS Additional Modules The following Modules need to be installed: URL Rewrite (https://www.iis.net/downloads/microsoft/url-rewrite) Application Request Routing ...