Automations in Document Understanding™
There are several ways in which you can consume Document UnderstandingTM capabilities:
- The DocumentUnderstanding.Activities package is available in Studio Web, Studio X, and Studio Desktop and is pre-configured for you either when you create a new automation starting from a file, or if you continue your journey after publishing a project version.
- Using the IntelligentOCR package, which is designed for Windows and Windows Legacy projects, and pre-configured in the Document Understanding process template.
- Using API calls, consuming Document Understanding as a service via the programming language of your choice.
Choosing the right automation
Check the following table to select the optimal automation method that aligns efficiently with your needs and works best for your projects.
| IntelligentOCR activities package | DocumentUnderstanding.Activities package | Document Understanding APIs | |
|---|---|---|---|
| Deployment |
|
|
|
| Best suited for | RPA developers |
|
Users with previous programming experience |
| Integrated development environment (IDE) | Studio Desktop |
|
IDE of your choice |
| Benefits |
|
|
|
| Drawbacks |
|
Compared to IntelligentOCR, there are some missing features, which are planned to be added:
|
|
| Use case | Use this for complex Document Understanding scenarios that require high flexibility and full control over the extraction pipeline. |
Use this package if you are just getting started with Document Understanding. Use for new automations relying on:
|
Use API calls to integrate Document Understanding into your applications and systems, including microservices or SaaS architectures. |