Help Centre › Building Processes
This article describes the RPA Document functionality to extract CURRICULUM VITAE data from a file.
For a full list of available functions, please read DOCUMENT functions.
Description
The DOCUMENT Extract CURRICULUM VITAE data from a file function allows you to extract CURRICULUM VITAE data from a file.
Setting it up
To use the DOCUMENT Extract CURRICULUM VITAE data from a file function, follow these instructions:
{{popups:rpas/add:action=extract-cv}}
Once on a process map:
- Navigate to the process where you would like to add the DOCUMENT Extract CURRICULUM VITAE data from a file function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the DOCUMENT Extract CURRICULUM VITAE data from a file option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| File | Yes | Text | - | The path to the CV file |
| Variable | Yes | Text | - | Variable to store extracted data |
| Cache | No | Select | Only if valid | Caching strategy |
| Language | No | Select | - | Document language |
Output variables
| Variable | Type | Description |
|---|---|---|
| Variable | Object | The extracted CV data (name, skills, experience, education) |
Errors
| Error | Description |
|---|---|
| File not found | The file does not exist |
| Extraction failed | Could not extract data |
Tips
- Extracts structured data from curriculum vitae documents