robot
2025.10
false
Versionshinweise zum Robot
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
2025.10.17 release notes for Robot.
Release date: September 2, 2026
Neue Funktionen
- Robot processes can now take their proxy configuration from the machine-level
proxy.jsonfile instead of the proxy configuration of the account running them, enabled through the newUIPATH_APPLY_SERVICE_PROXYmachine environment variable. This lets unattended robots whose service account has no proxy configuration of its own use a machine-wide proxy. For more information, see Using the machine-level proxy for all Robot processes.
Fehlerbehebungen
- Fixed an issue where an Invoke Workflow File activity that reached its timeout could still report the invoked workflow as successful, which could cause frameworks such as REFramework to mark a queue transaction as Successful instead of Failed. A timeout that elapsed while the invoked workflow was still loading is no longer lost either. Isolated invocations were not affected.