UiPath Documentation
activities
latest
false

工作流活动

上次更新日期 2026年5月8日

从记录字段下载文件

UiPath.DataService.Activities.DownloadFileFromRecordField<UiPath.DataService.Definition.IEntity>

描述

从实体记录的指定文件下载文件。

备注:

No output is returned if no file is available in the specified entity record.

项目兼容性

Windows | 跨平台

设计器面板

  • “实体” - 选择要与活动一起使用的实体。该属性仅支持从 Data Service 中导入的实体。
  • 记录 ID - 选择实体后,向导会要求您提供要从中下载文件的记录的 ID。该 ID 位于“ Data Service”>“实体”>“数据”页面上。
  • “字段” - 选择要从中下载文件的先前所选记录的文件类型字段。

属性面板

选项

  • “超时(毫秒)”- 指定最长等待时间(以毫秒为单位),如果超出该时间后活动并未运行,系统便会抛出错误。默认值为 30000 毫秒(30 秒)。

输出

  • 已下载文件资源- 已下载文件的资源。
目标
  • File Path - The full local path where you want to download the file. Relative paths are resolved based on the runtime execution directory. If no value is provided, the file will be downloaded in the current execution directory with the stored name.
  • 描述
  • 项目兼容性
  • 设计器面板
  • 属性面板

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新