UiPath Documentation
activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
UiPath logo, featuring letters U and I in white

Atividades do Document Understanding

Última atualização 22 de abr de 2026

Present Classification Station

UiPath.IntelligentOCR.Activities.DocumentClassification.PresentClassificationStation

Description

Opens the Classification Station, which enables users to manually separate the files into document types and also to verify and correct, if needed, the automatic classification and separation of files based on the document type.

Compatibilidade do projeto

Windows-Legacy | Windows

Configuração

Painel do Designer
  • CaminhoDoDocumento — o caminho para o documento que você deseja validar. Este campo é compatível apenas com strings e variáveis String .
    Observação:

    The supported file types for this property field are: .png, .gif, .jpe, .jpg, .jpeg, .tiff, .tif, .bmp, and .pdf.

  • DocumentText - The text of the document itself, stored in a String variable. This value can be retrieved from the Digitize Document activity. Visit Digitize Document to learn how to retrieve this value. This field supports only strings and String variables.
  • DocumentObjectModel - The Document Object Model (DOM) you want to use to validate the document against. This model is stored in a Document variable and can be retrieved from the Digitize Document activity. Visit Digitize Document to learn how to retrieve this value. This field supports only Document variables.
  • Taxonomy - The Taxonomy against which the document is to be processed, stored in a DocumentTaxonomy variable. This field supports only DocumentTaxonomy variables.
  • AutomaticClassificationResults - Provides the automatic classification results for human review. If not provided, the Classification Station opens for full manual processing.
Painel de Propriedades

Comum

  • DisplayName - O nome de exibição da atividade.

Entrada

  • AutomaticClassificationResults - Provides the automatic classification results for human review. If not provided, the Classification Station opens for full manual processing.
  • DocumentObjectModel - The Document Object Model (DOM) you want to use to validate the document against. This model is stored in a Document variable and can be retrieved from the Digitize Document activity. Visit Digitize Document to learn how to retrieve this value.. This field supports only Document variables.
  • CaminhoDoDocumento — o caminho para o documento que você deseja validar. Este campo é compatível apenas com strings e variáveis String .
    Observação:

    The supported file types for this property field are: .png, .gif, .jpe, .jpg, .jpeg, .tiff, .tif, .bmp, and .pdf.

  • DocumentText - The text of the document itself, stored in a String variable. This value can be retrieved from the Digitize Document activity. Visit Digitize Document to learn how to retrieve this value.. This field supports only strings and String variables.
  • Taxonomy - The Taxonomy against which the document is to be processed, stored in a DocumentTaxonomy variable. This field supports only DocumentTaxonomy variables.

Diversos

  • EnablePageReordering - If set to True, allows you to reorder document pages in the Classification Station by drag and dropping the pages in the desired order.
  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Saída

  • ValidatedClassificationResults - Provides the human validated classification results. This field supports only an array and requires the same for the AutomaticClassificationResults option.
    Importante:

    In case you use an Intel Xe GPU and Classification Station is not displayed properly, we recommend updating the graphics driver to the latest version. Visit Intel support for more information.

  • Description
  • Compatibilidade do projeto
  • Configuração

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades