document-understanding
2020.10
false
- Getting Started
- Framework Components
- Data Consumption Overview
- Data Consumption Related Activities
- Document Understanding in AI Center
- Pipelines
- ML Packages
- Data Manager
- OCR Services
- Licensing
- References
Data Consumption Overview
DEPRECATED
Document Understanding User Guide
Last updated Jul 29, 2024
Data Consumption Overview
Once you validate the extracted data, you can use it as it is or export it as a
DataSet
variable using the Export Extraction Results activity.
The variable can be later saved into a
DataTable
format, so you can export it to whatever environment you need to consume it.
For instance, you can easily convert the values into an Excel file, further process the data in Queues and then perform data entry into an Enterprise Resource Planning tool.
Taking this into account, the Export Extraction Results activity can be used with:
-
Automatic extraction results output of the Data Extraction Scope - for RPA-based validation purposes, this is an excellent alternative of accessing the extracted data.
Note: Make sure to set the IncludeConfidence flag to True. - Confirmed extraction results output of the Present Validation Station - for downstream usage purposes, this is a straightforward means of accessing the actual values extracted through the Document Understanding framework.