UiPath Documentation
activities
latest
false
工作流活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

从记录字段下载文件

“从记录字段下载文件”活动,从实体记录的指定文件下载文件。

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

描述

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

备注:

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

项目兼容性

Windows | 跨平台

备注:

仅 RPA 工作流(Studio Desktop 和 Studio Web)支持此活动。对于其他工作流,请改用 UiPath Data Fabric 连接器活动。

设计器面板

  • “实体” - 选择要与活动一起使用的实体。该属性仅支持从 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 论坛

保持更新