robot
2025.10
false
Notes de publication du Robot
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
2025.10.17 release notes for Robot.
Release date: September 2, 2026
Nouvelles fonctionnalités
- 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.
Résolution de bogues
- 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.