UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Actividades del flujo de trabajo

Última actualización 16 de abr. de 2026

Permitir a usuarios cargar archivos en el Depósito de almacenamiento

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.

Widget de carga de archivos en el Action Center:

docs image

Cargar archivos en depósitos de almacenamiento

Para añadir un widget de carga de archivos a una tarea de formulario:

  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.
  • Cargar archivos en depósitos de almacenamiento

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado