Data catalogs contain information that facilitates document recognition. This information can include data from a customer’s ERP system (for example, vendor and purchase order data) or any other relevant data, such as information about the currency used, a list of airports for a specific country, or a list of an organization’s holidays. You can use data catalogs in your Document skills to:Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
- Improve the accuracy of data extraction.
- Verify extracted data.
- Allow the user to select a record from the dropdown during manual review to automatically populate the other fields with the data from the selected record.
A data catalog can hold up to 500,000 records. Each field value can be up to 256 characters long.
- For an Invoice skill, data catalogs named Vendors, BusinessUnits, PurchaseOrders, and PurchaseOrderItems are created.
- For a Purchase Order skill, data catalogs named Buyers and Suppliers are created.
Role requirement: Creating and updating data catalogs depends on the user’s role. See Role-based access control.
Create data catalogs
You can create a data catalog when editing or importing a Document skill derived from a built-in. Built-in skills can’t be edited directly — duplicate the skill first, and Vantage creates the data catalog automatically. You can create a data catalog in one of two ways:- From a CSV file.
- By entering columns manually.
Update data catalogs
You can add data to a data catalog in the following ways:- Upload a CSV file via the UI.
- Upload a CSV file via shared folders.
- Use the Vantage API for data in JSON format.
Updated data catalogs are available to all skills in the tenant, but only for documents uploaded after the update. For documents uploaded before the update, the pre-update data is used.
Related topics
Create data catalogs
Create a data catalog from a CSV file or by entering columns manually.
Update data catalogs
Update a data catalog by uploading a CSV file through the UI or via an SFTP shared folder.
Data catalogs and the Vantage API
List, inspect, update, reindex, and delete data catalog records via the Vantage API.
Create data catalog lookup rules
Verify extracted document fields against data catalog records using exact or fuzzy matching.
Role-based access control
The roles required to create, update, or use data catalogs in a tenant.
