OCR package

El package de OCR contiene actions que le permiten extraer texto de imágenes o aplicaciones.

El package de OCR le permite realizar lo siguiente:
  • Extraer texto de una ventana o un área específica de una aplicación.
  • Extraer texto de imágenes o archivos que se almacenan en una máquina local, en un sitio web o en la carpeta Control Room.
  • Filtrar el texto extraído y almacenarlo como una variable.
    Nota: Puede extraer texto de las imágenes en formato: .jpeg, .jpg, .bmp, .gif y .png.

ABBYY FineReader12.5.15.7 se instala junto con Automation 360 y no requiere ninguna configuración adicional.

Actions en el OCR de package

El OCR package incluye las siguientes actions:

Action Descripción
Capturar imagen por ruta Consulte Uso de Capturar imagen por ruta action.
Capturar imagen por dirección URL Consulte Uso de Capturar imagen por dirección URL action.
Capturar ventana Consulte Uso de la action Capturar ventana del OCR package.
Capturar área Consulte Uso de Capturar área action del OCR de package.
Nota:
A continuación, encontrará un ejemplo de archivo de plantilla .ini que puede utilizar para cargar perfiles. Puede utilizar los parámetros y establecer sus valores, según sea necesario. También puede agregar nuevos parámetros compatibles con ABBYY Fine Reader Engine.
;Sample parameter1
[BarcodeParams]
;Parameter value
EnableAdvancedExtractionMode=True
;Sample parameter2
[ObjectsExtractionParams]
;Parameter value
DetectTextOnPictures=True
Para obtener información detallada sobre las especificaciones de los perfiles predefinidos, consulte ABBYY Profiles.

Secure recording

When secure recording mode is enabled, bots do not display the target object images after capture. This ensures that sensitive data is not shown.
Nota: Although the bots do not display the target images after capture, the images are still stored in the Control Room because they are required to run the bots.

When you record a task in secure recording mode, the Preview window temporarily shows an image of the captured area. This image is hidden after you navigate away from the Bot editor window or refresh it.

For new automations, when you capture objects in secure recording mode, you can choose to automatically delete the values of the unused object properties by enabling the Automatically delete unused object properties on save option. When you enable this option, the values of the object properties that are not a part of the search criteria will be discarded when you save the automation and refresh it. This ensures that personally identifiable information (PII) is not accidentally stored in the automation. For more information on how to enable the secure recording settings, see Registro seguro.
Nota: If you are using Generative Recorder to automate your tasks, and you have enabled the Automatically delete unused object properties on save option, then the Generative AI fallback is not supported.
Nota:
  • This capability is supported with Recorder package (version 3.2.1-20240606-105427 and later) and Bot Agent (version 22.60.23 and later).
  • If you want to use this option in your existing automation, you must recapture the controls.
  • The value of the Left, right, height, and width properties will not be discarded.

A user with admin privileges must enable this setting. See Establecer configuración.