robot
2025.10
false
Robot リリース ノート
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
2025.10.17 release notes for Robot.
Release date: September 2, 2026
新機能
- 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.
バグ修正
- 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.