UiPath Documentation
activities
latest
false
Activités d’automatisation informatique
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Download Object to File

Activité Télécharger l'objet dans un fichier qui télécharge un objet dans un fichier spécifié dans Amazon Web Services.

UiPath.AmazonWebServices.Activities.DownloadObjectToFile

Description

Télécharge un objet dans un fichier spécifié.

Compatibilité du projet

Windows - Héritage | Windows | Multiplate-forme

Configuration

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée

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

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

  • FilePath - Provides the full path to the resulted file.
  • Description
  • Compatibilité du projet
  • Configuration
  • Commun
  • Entrée
  • Divers
  • Sortie

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour