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

将对象下载到文件

“将对象下载到文件”活动,用于将对象下载到 Amazon Web Services 中的指定文件中。

UiPath.AmazonWebServices.Activities.DownloadObjectToFile

描述

将对象下载到指定文件。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

输入

  • FileName - Specifies the name of the local file. If missing, the object key is used instead.
  • Folder - Specifies the full path of the folder where the downloaded object should be saved.
  • Object - Specifies the object on which the operation needs to be performed.
  • ObjectVersionID - Specifies the version of the object that needs to be downloaded. If not set, the latest version is deleted.
  • Overwrite - Specifies if an overwrite should be applied to an already existing file. The default value is False.
  • Timeout - Specifies how long to wait for the activity to run before an error is thrown. If a value is not set, then the activity runs until completed.
  • CreateSubfolderStructure (Boolean) - Creates the same sub-folder structure for the file like in the bucket (if it doesn't exist already). If unchecked, the file is saved directly in the location specified in the Folder parameter.

其他

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

输出

  • FilePath - Provides the full path to the resulted file.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新