UiPath Documentation
activities
latest
false
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.

IT-Automatisierungsaktivitäten

Upload Object from File

UiPath.GoogleCloud.Activites.GCPUploadObject

Beschreibung

Lädt eine Datei in ein Bucket hoch.

Projektkompatibilität

Windows – Legacy | Windows | Plattformübergreifend

Konfiguration

Allgemein

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

Verschlüsselung

  • CustomerManagedKey - Specifies a customer-managed key. If not set, the object is encrypted as per bucket settings.

Eingabe

  • Bucket - The bucket to which the object will belong. This field supports only GCPBucket variables.
  • ContentType - The content type. Specify any valid MIME type like "text/html".
  • FileToUpload - The full path to the file to be uploaded.
  • ObjectName - The name of the object, including the prefix.
  • Timeout - Indicates 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.

Sonstiges

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

Ausgabe

  • Object - The details of the uploaded object. This field supports only GCPObject variables.

Berechtigungen

  • PredefinedAcl - Apply a predefined set of access controls to this object. Do not supply this field if the bucket has Uniform access control type.

Eigenschaften

  • Metadata - The custom metadata to associate with the object. This field supports only DataTable variables. It shall contain two columns of type String, the first one representing the key and the second its value.
  • StorageClass - The storage class of the object. This field supports only Storage variables. Select one of four options: Standard, Nearline, Coldline, Archive. The default value is none. If not set, will default to the bucket's storage class.
  • Beschreibung
  • Projektkompatibilität
  • Konfiguration
  • Allgemein
  • Verschlüsselung
  • Eingabe
  • Sonstiges
  • Ausgabe
  • Berechtigungen
  • Eigenschaften

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