UiPath Documentation
activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

UIAutomation-Aktivitäten

Set CV Server

UiPath.UIAutomationNext.Activities.NSetCVServer

Beschreibung

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.

Projektkompatibilität

Windows | Plattformübergreifend

Windows- und plattformübergreifende Konfiguration

  • 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).

Eigenschaften-Panel

Optionen

  • Bei Fehler fortsetzen – Gibt an, ob die Automatisierung auch dann fortgesetzt werden soll, wenn die Aktivität einen Fehler ausgibt. Dieses Feld unterstützt nur Boolean -Werte (True, False). Der Standardwert ist False. Wenn das Feld leer ist und ein Fehler ausgegeben wird, wird die Ausführung des Projekts angehalten. Wenn der Wert auf „True“ gesetzt ist, wird die Ausführung des Projekts ungeachtet eines Fehlers fortgesetzt.

Zeitliche Abläufe

  • Zeitüberschreitung – Geben Sie die Zeitspanne (in Sekunden) an, die auf die Ausführung der Aktivität gewartet werden soll, bevor ein Fehler ausgegeben wird. Der Standardwert beträgt 30 Sekunden.
  • Beschreibung
  • Projektkompatibilität
  • Windows- und plattformübergreifende Konfiguration
  • Optionen
  • Zeitliche Abläufe

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben