robot
2025.10
false
Notas de la versión de Robot
Importante :
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
2025.10.17 release notes for Robot.
Release date: September 2, 2026
Nuevas características
- 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.
Corrección de errores
- 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.