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.

Actividades de integraciones clásicas

Última actualización 20 de may. de 2026

Cargar versión de archivo

UiPath.Box.Activities.File.FileVersions.UploadFileVersion

Utiliza la API de versión de archivo de carga de Box para cargar una nueva versión de un archivo existente.

Propiedades

Común

  • ContinueOnError - Specifies if you want the activity to continue running when an error is thrown. This field supports only Boolean values.
  • DisplayName - The display name of the activity. This field supports only Strings or String variables.

Entrada

  • File ID - The ID of the file. This field supports only Strings or String variables.
  • File Path - The path of the file. This field supports only Strings or String variables.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Opciones

  • File Name - An optional new name for the file. If specified, the file is renamed when the new version is uploaded. This field supports only Strings or String variables.
  • Upload Mode - Choose one of three options: Auto, Single, Chunked. Select Single upload of the file in one piece, Chunked upload to upload it in multiple parts, or Auto upload to use Chunked upload for file size greater than 50 MB, or Single upload for file size smaller then 50 MB. The default is Auto.

Salida

  • Box File - A file object is returned if the update is successful. This field supports only BoxFile variables.
  • Propiedades
  • Común
  • Entrada
  • Otros
  • Opciones
  • Salida

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado