marketplace
latest
false
Importante :
Este conteúdo foi traduzido com auxílio de tradução automática. 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

Guia do usuário do Marketplace

Última atualização 30 de mar de 2026

Classificar Documento

UiPath.Ephesoft.Activities.ClassifyDocument

Envia um documento de várias páginas para OCR e classificação. Como esse arquivo pode conter vários tipos diferentes de documentos (como fatura, contrato e transcrido), uma lista de todos os tipos de documentos constituintes é retornada junto com os campos que eles podem incluir.

Propriedades

Comum

  • DisplayName (String) - The display name of the activity.

Entrada

  • BatchClass (String) - The target bucket, predefined on the Transact server, which contains a group of related documents and their constituent fields.
  • FilePath (String) - The full path of the file to be uploaded. Supports only strings and String variables.

Diversos

  • Private (Boolean) - If selected, the values of variables and arguments are no longer logged at Verbose level.

Saída

  • Documents (EphesoftDocument[ ]) - An array of documents identified within the uploaded batch.

Classes personalizadas

DocumentoDoEdgesoft

  • Confidence (Single) - A Lucene score for confidence of the classification. This should be over the Confidence Threshold.
  • Confidence Threshold (Single) - The value above which the classification can be trusted.
  • DataTables (DataTable) - Any table expected to be found in the document, if one exists.
  • Fields (EphesoftField[ ]) - A list of fields expected to be found in the document.
  • Identifier (Single) - A unique value identifying this document.
  • isConfident (Boolean) - Whether or not the Confidence exceeds the Confidence Threshold.
  • Type (String) - The type of document identified.

CampoEfesoft

  • Confidence (Single) - A Lucene score for confidence of the extracted field.
  • IsConfident (Boolean) - Whether or not the Confidence exceeds a given threshold.
  • Name (String) - The name of the field.
  • OCRConfidence (Single) - Confidence that the OCR engine extracted correctly.
  • OCRConfidenceThreshold (Single) - The value above which the extracted field can be trusted.
  • Type (String) - The type of the field.
  • Value (String) - The value read from the targeted field.
  • Propriedades
  • Comum
  • Entrada
  • Diversos
  • Saída
  • Classes personalizadas
  • DocumentoDoEdgesoft
  • CampoEfesoft

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