Configure CEO extraction profile
Now that you have all of the capture profiles and organizations in place, it is time to configure the individual fields to extract data. In this example, you are extracting the name of the CEO from a document. Typically, the name of a CEO is a first and last name. This means that a string between five and 50 characters should work.
Also, there are two possible labels. The labels are usually CEO or Geschäftsführer (CEO in German).
For this example, it assumes that you have created the example organizations and capture profiles. If this is not the case, the organization and capture profile numbers may differ from your solution.
You can configure your capture profile to extract the CEO details by following these steps:
-
Using the menu, navigate to the
Settings > Invoice Processing > Global
Settings > Custom Extraction Profiles > Extraction Profiles.
-
Select an
Extraction Profile and click
Copy.
The Extraction Profile - New window is displayed.
- Enter a name for the new profile and then click Save.
- Navigate to the Settings > Invoice Processing > Global Settings > Custom Extraction Profiles > Analysis Profiles.
-
Select an
Analysis Profile and click
Copy.
The Analysis Profile - New window is displayed.
- Select Simple from the Compare Type list.
-
Enter
@[5-50] into the
Format field.
This simple expression finds a string that is between five and 50 characters long. This should account for most names.
-
Enter
.,; into the
Ignore Characters field.
This means that these characters are ignored and not included in the extracted value.
- Click Save.
- Navigate to the Settings > Invoice Processing > Global Settings > Custom Extraction Profiles > Evaluation Profiles.
-
Select an
Evaluation Profile and click
Copy.
The Evaluation Profile - New window is displayed.
-
Set the
Evaluation Profile ID to
0.
This should be the default value if you have no other Evaluation Profiles.
- Enter CEO into the Context field.
- Enter .,; into the Ignore Characters field.
- Leave the Strong field cleared.
-
Click
Save.
The CEO Evaluation Profile is added to the table.
-
Select your newly created
Evaluation Profile and click
Copy.
The copied profile data is entered into the Insert row.
- Set the Evaluation Profile ID to New.
- Enter Geschäftsführer into the Context field.
- Enter .,; into the Ignore Characters field.
- Leave the Strong field cleared.
-
Click
Save.
The Geschäftsführer Evaluation Profile is added to the table.
-
Navigate to
Settings > Invoice Processing > Capture
Profiles > Field Settings.
Ensure that you select the correct Profile. In this example, it should be Profile 1, as configured previously.
A table of fields and their settings are displayed.
- Scroll down the list of fields until you find Custom 1, and select Active.
- Scroll all the way to the right, and select 1 for the Extraction Profile ID.
-
Click
Save.
The Custom 1 field that extracts the CEO name is now configured for capture profile 1 and organizations 1 and 4.