UiPath Documentation
activities
latest
false
IT-Automatisierungsaktivitäten
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

Download Object to File

Die Aktivität Download Object to File lädt ein Objekt in eine angegebene Datei in Amazon Web Services herunter.

UiPath.AmazonWebServices.Activities.DownloadObjectToFile

Beschreibung​

Lädt ein Objekt in eine bestimmte Datei herunter.

Projektkompatibilität​

Windows – Legacy | Windows | Plattformübergreifend

Konfiguration​

Allgemein​

  • AnzeigeName (DisplayName) - Der Anzeigename der Aktivität.

Eingabe​

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

Sonstiges​

  • Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.

Ausgabe​

  • FilePath - Provides the full path to the resulted file.
  • Beschreibung​
  • Projektkompatibilität​
  • Konfiguration​
  • Allgemein​
  • Eingabe​
  • Sonstiges​
  • Ausgabe​

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben