UiPath Documentation
activities
latest
false
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.

Actividades UIAutomation

Set CV Server

UiPath.UIAutomationNext.Activities.NSetCVServer

Descripción

Overrides the Computer Vision server configuration at runtime by providing the Computer Vision server URL, API key, and whether to use a local Computer Vision server. After the activity executes, subsequent Computer Vision activities use the runtime configuration instead of the project-level Computer Vision server settings.

Executing the activity replaces the complete runtime Computer Vision server configuration. The provided values take precedence over the project-level Computer Vision server settings for subsequent Computer Vision activity execution.

Leaving the Server URL empty configures no remote server from that point on. Leaving the API Key empty means no API key is used from that point on. When Use Local Server is enabled, Computer Vision uses the local server path instead of the configured remote server URL.

The runtime configuration remains active for the lifetime of the current process and does not persist to the project's saved settings. Isolated child workflows launched after the override is applied inherit the active runtime configuration. Already-running isolated child workflows are not affected.

Compatibilidad de proyectos

Windows | Multiplataforma

Configuración de Windows y multiplataforma

  • Server URL - The Computer Vision server URL to use at runtime. Leave this field empty to configure no remote server.
  • API Key - The Computer Vision license API key to use when calling the Computer Vision server. Leave this field empty to use no API key.
  • Use Local Server - When enabled, Computer Vision uses the local server path instead of the configured remote server URL. This field only supports Boolean values (True, False).

Panel de propiedades

Opciones

  • Continuar en caso de error : especifica si la automatización debe continuar incluso cuando la actividad arroja un error. Este campo solo admite valores Boolean (Verdadero, Falso). El valor predeterminado es Falso. Como resultado, si el campo está vacío y se produce un error, la ejecución del proyecto se detiene. Si el valor se establece en Verdadero, la ejecución del proyecto continúa independientemente de cualquier error.

Plazos

  • Tiempo de espera : especifica la cantidad de tiempo (en segundos) que se debe esperar a que se ejecute la actividad antes de arrojar un error. El valor predeterminado es 30 segundos.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración de Windows y multiplataforma
  • Opciones
  • Plazos

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado