UiPath Documentation
activities
latest
false
Actividades de Document Understanding
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Recuperar artefactos de validación de documentos

Retrieve Document Validation Artifacts activity for cross-platform Document Understanding projects, which retrieves validated extraction results from a completed Action Center validation action for downstream processing.

UiPath.IntelligentOCR.StudioWeb.Activities.DataValidation.Artifacts.RetrieveDocumentValidationArtifacts

Descripción

The Retrieve Document Validation Artifacts activity retrieves the results, for a specific document, of a custom document validation action (app tasks). The activity is the counterpart of the Create Document Validation Artifacts activity, ensuring the retrieval of data from storage buckets and making it available as a Document Data object back in the automation. After the Action Center action is completed, the activity makes the validated extraction results available in the workflow for downstream processing, as an IDocumentData<DictionaryData> object.

Compatibilidad de proyectos

Windows | Multiplataforma

Configuración

Panel del Diseñador

  • Content Validation Data - The ContentValidationData object output by the Create Document Validation Artifacts activity. It identifies the document whose validation artifacts are retrieved.
  • Completed App Action - The completed App action to retrieve the validated results from. This field is required unless Return Automatic Extraction Results is enabled.
  • Return Automatic Extraction Results - When enabled, the activity returns the automatically extracted results instead of the results validated in Action Center. The default value is False.
  • Remove Data From Storage - When enabled, the activity deletes all data corresponding to the retrieved action from the storage bucket.
Salida
  • Validated Extraction Results - The validated document data as an IDocumentData<DictionaryData> object, available for downstream processing. When Return Automatic Extraction Results is enabled, this output contains the automatically extracted results instead.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Panel del Diseñador

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado