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

将对象下载到文件

“将对象下载到文件”活动,该活动会将对象下载到 Google Cloud 上的指定文件中。

UiPath.GoogleCloud.Activites.GCPDownloadObject

描述

将对象下载到指定文件。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

输入

  • Generation - Specifies a particular version of the source object to download. This field supports only integer and Int64 variables. If not set, the latest version is downloaded.
  • Object - The object on which the operation will be performed. This field supports only GCPObject variables.
  • Timeout - Specifies the amount of time (in seconds) to wait for the activity to run before an error is thrown. This field supports only integer and Int32 variables. If not set, the activity runs until completion.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • FilePath - The full path to the resulted file.

下载位置

  • FileName - The local file name. If missing, the object name will be used instead and the same subfolder structure like in the bucket will be created locally (if it doesn't exist already).
  • Folder - The full path to the folder where to save the downloaded object.
  • Overwrite - Specify whether to overwrite if the file already exists. This field only supports boolean values (True, False). The default value is False. If set to False and the file already exists, the activity generates a unique file name by adding the suffix (number).
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出
  • 下载位置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新