The actions taken at this stage are:
The CAT receives CVs for applicants via email.
CAT requires that the received email contains an attachment
which is a Microsoft Word file. This is assumed to be the CV and it is stored within
the database. Also, the top-level email is taken to be a covering letter and is also
stored. If there are any other attachments, these are stored but are given generic
names such as attachment #3 etc.
CAT supports
a set of mail addresses -- one for each type of job on offer. For example, if
the mail domain for CAT is cat.mycompany.com then the following addresses
could be used:
sales@cat.mycompany.com |
sales jobs |
finance@cat.mycompany.com |
finance jobs |
admin@cat.mycompany.com |
administration jobs |
CAT then assigns a 'best-fit' job to an incoming CV based on the recipient mail address. This best-fit job can be changed once the application is assessed, but it provides a useful first attempt at filtering the incoming CVs.
The best-fit job is used to assign the CV to the correct handler. For example, CAT can be configured so that Sally handles all sales applications, Finbar all finance, while Adam, Adrienne and Adnan handle all administrative CVs.
When a handler connects to CAT to process new applications, he/she is presented with the list of applications for which they are responsible. In this way, CAT partitions the workload on a configurable basis.
At this 'new' stage, the CAT checks whether the CV appears to be a duplicate. For instance, if an application from Ann Hill has already been received, then receipt of a CV for Anne Hill will result in a duplicate warning since the names are close enough to be worth checking. The CAT only warns about potential duplicates -- it leaves the decision about whether it truly is a duplicate to the human handler.
Once a CV has been received, a handler can then choose to enter certain basic details about the candidate and record this in the database. The CV is then passed on to be assessed.
| Contents | Index | Current topic: Carapace Application Tracker | Related topics: Recruitment Process |