UiPath Documentation
activities
latest
false
Atividades de Automação de TI
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Download Object to File

A atividade Download Object to File que baixa um objeto para um arquivo especificado no Amazon Web Services.

UiPath.AmazonWebServices.Activities.DownloadObjectToFile

Description

Baixa um objeto em um arquivo especificado.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Configuração

Comum

  • DisplayName - O nome de exibição da atividade.

Entrada

  • 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.

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Saída

  • FilePath - Provides the full path to the resulted file.
  • Description
  • Compatibilidade do projeto
  • Configuração
  • Comum
  • Entrada
  • Diversos
  • Saída

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades