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.
UiPath logo, featuring letters U and I in white

Workflow-Aktivitäten

Letzte Aktualisierung 6. März 2026

Zulassen, dass Benutzer Dateien in den Speicher-Bucket hochladen

You can allow your Action Center users to upload files to a storage bucket. Robots can then download these files for further processing using the System activity UiPath.Core.Activites.Storage.DownloadStorageFile.

Datei-Upload-Widget im Action Center:

docs image

Hochladen von Dateien in Speicher-Buckets

So fügen Sie einer Formularaufgabe ein Datei-Upload-Widget hinzu:

  1. In the Create form Task activity, click the ellipsis (...) to the right of FormData.
  2. Inside the FormData window, create an argument of an Out Direction, of the type StorageUploads. In the Value field press Ctrl + K to add a variable that will be passed into the form, using the argument created.
  3. In the Form Designer, add a File component to the form with the following configuration:
    • File tab: Specify minimum and maximum limits for the file size, as needed.
    • Field Key tab: Add the variable you just created as the field key.
    • Data tab: Select Multiple Values if you want to allow users to upload more than one file.
  • Hochladen von Dateien in Speicher-Buckets

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