UiPath Documentation
document-understanding
2024.10
false
Importante :
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Document Understanding user guide

Última actualización 6 de abr. de 2026

Estación de validación

Importante:

In case you use an Intel Xe GPU and Validation Station is not displayed properly, we recommend updating the graphics driver to the latest version. For more information, please visit this page.

The Validation Station is a user interface that can be used to validate and correct data extracted from documents using the Document UnderstandingTM framework.

Gestión de la estación de validación

La estación de validación puede utilizarse como herramienta independiente e integrarse con Orchestrator/Automation Cloud Orchestrator.

Also, it can be used either as an attended activity with the Present Validation Station or as a type of action in Action Center with the Create Document Validation Action, Wait for Document Validation Action and Resume, as part of Action Center Actions.

Requisitos para la validación de documentos

Es necesario proporcionar ciertas entradas para que la Estación de validación funcione. A continuación, se muestra lista con las entradas mínimas necesarias para configurar la Estación de validación como actividad atendida:

  • Provide a Taxonomy needed for processing the document. It can be created directly in the workflow by using the Taxonomy Manager wizard, and it can be loaded using the Load Taxonomy activity. It should be provided as a DocumentTaxonomy variable.
  • Proporcionar la ruta del archivo que se desea validar.
  • Provide a Document Object Model for the file, which can be obtained as an output of the Digitize Document activity.
  • Proporcionar el Texto del documento que puede obtenerse como resultado de la misma actividad Digitalizar documento.
  • Provide the Automatic Extraction Results which represents the data automatically extracted by the robot, that now needs human validation. This is the output of the Data Extraction Scope activity.
    Nota:

    Si no se proporciona ninguna variable en el campo de propiedad ResultadosDeExtracciónAutomática o no se publica ninguna clasificación en la variable proporcionada, la estación de validación se abre en modo de procesamiento manual completo.

Estación de validación como actividad atendida

Puedes utilizar la actividad Mostrar estación de validación en cualquier lugar de tus flujos de trabajo.

Una actividad atendida es funcional solamente si el archivo que debe procesarse está disponible localmente en la máquina que ejecuta el proceso.

En el momento de la ejecución, se abre una ventana que muestra la estación de validación y permite cualquier interacción por parte del usuario.

Estación de clasificación en Action Center

Aumenta tu productividad creando un proceso de orquestación que añada acciones de validación de documentos en Action Center, tanto en On-Prem Orchestrator como en su homólogo Automation Cloud Orchestrator. Esta acción reduce la necesidad de almacenar los documentos localmente, tener un robot instalado en cada máquina operada por personas o hacer que el robot espere a que los usuarios terminen la validación.

This approach requires you to have your robot connected to your Orchestrator and to build a project of type Orchestration Process in UiPath® Studio. You can publish your project to Orchestrator once it is ready. Here you can find more details about this process.

When running a project with UiPath® Orchestrator, you need to make use of the Create Document Validation Action and Wait for Document Validation Action and Resume activities because this is how you are creating the connection between the unattended robots executing the automatic part and the Knowledge Workers that can pick up actions from Action Center (on-premises or cloud-based).

In this scenario, the Validation Station UI is displayed directly in UiPath® Orchestrator's Action Center but has the same functionalities like the one run as an attended activity.

Más información

Learn more about Validation Station Wizard, by following this link.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado