- Getting Started
- Framework Components
- ML Packages
- Pipelines
- Data Manager
- OCR Services
- Document Understanding deployed in Automation Suite
- Document Understanding deployed in AI Center standalone
- Deep Learning
- Licensing
- References
- UiPath.Abbyy.Activities
- UiPath.AbbyyEmbedded.Activities
- UiPath.DocumentUnderstanding.ML.Activities
- UiPath.DocumentUnderstanding.OCR.LocalServer.Activities
- UiPath.IntelligentOCR.Activities
- UiPath.OCR.Activities
- UiPath.OCR.Contracts
- UiPath.DocumentProcessing.Contracts
- UiPath.OmniPage.Activities
- UiPath.PDF.Activities
Use the Framework
As a Studio workflow, you could use the Document Understanding Process.
Please first check how to deploy UiPathDocumentOCR or an out-of-the-box ML Package on AI Center standalone.
Double click the workflow in the framework, and select the ML Skill from the drop-down, and add the API key. If you have installed the offline version of AI Center standalone, no API key is required.
If you have installed the online version of AI Center standalone, you also have the option to use the public ML Skill endpoint. Just simply replace the endpoint with the public ML Skill endpoint from the deployed ML package following the instructions here and add the Document Understanding license key.
- Endpoint: the public ML Skill endpoint from Deploy an out-of-the-box ML Package
- ApiKey: copy it from Automation Suite
(Admin > Licenses > Robot & Services >
Document Understanding)
Run the workflow. The robot will process the documents one by one. When the Validation Station pops up, click OK to test if the workflow is running properly.