Job market for recruiters
There is a separate job market for recruiters. This job market shows all jobs that are published externally and that are allocated to the recruiter assigned to the branch.
Controlling and properties of the job market
Display and properties of a job market as well as their vacancy notices can be controlled and configured using the URL patch designator and URL parameters (CGI parameters).
- The job market can be broken down into sub job markets by language (the language is controlled with an ID).
- However, the job market cannot be broken down explicitly by branch; instead, the jobs are filtered implicitly based on the branches assigned to the recruiter.
URL structure and parameters of the job market
The job market is introduced with the URL path designator "Recruiter Jobs", followed by several URL control elements and parameters.
"https: //recruitingapp-[CustomerID].umantis.com/RecruiterJobs/[LanguageID]?DesignID=[ID]&lang=[ID]"
- [CustomerID]: Equals the customer ID (e.g. "133")
- [LanguageID]: Equals the language ID for the job vacancy content (e.g.: 1 = German (chi), 31 = German(de), 2 = English, 3 = French, 4 = Italian; you can find the list of all IDs under Languages).
In addition to the ability to call up the job market by language, there is also the option to call it up independent of language. You do this using the parameter All (for example: /RecruiterJobs/All).
Parameter:
- DesignID=[ID]: Equals the Design ID of the page. The designs concerned need to have been created beforehand. You can find out the right ID on the page where it was created. This parameter is optional and can also be left out, in which case the general external design is displayed.
- lang=[ID]: Equals the language of the environment. In Umantis you can separate the "language of the label" from the "language of the content". Whenever you want, every page can be displayed translated into the language of choice (e.g. ?lang=ger or e.g. ?lang=eng), without having an impact on the content coming from the database. You can find the list of all language parameters under Languages.
Example URL:
https: //recruitingapp-123.umantis.com/RecruiterJobs/1?CompanyID=19&DesignID=1001&lang=ger
Please note:
- The list of parameters is introduced with "?", whereas the separate parameters are separated with "&". The order of the parameters is not important.
- Square brackets "[ " or "] " must be omitted.
- The parameters "DesignID", "CompanyID" and "lang" have a lasting effect and only need to be transfered once. The parameter "lang" is overwritten by the user's own language after logging in.
- The advertising of vacancies in the internal job market is realized in the same way (however, these are called up using the URL path identifier "VacanciesIntraxData").
- The CompanyID=[ID] parameter (ID of a specific branch) is not supported for the recruiter. The jobs are filtered implicitly by the branches assigned to the recruiter.
In the event of performance problems when loading the job market, reduce the size of the displayed jobs overview usingConfiguration mode (configure tables) to 10 lines.
Related subjects
- Job advertisement