UiPath Documentation
activities
latest
false
Atividades de integrações clássicas
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Upload File Version

Atividade para carregar uma nova versão de um arquivo existente no Box usando a API Upload file version

UiPath.Box.Activities.File.FileVersions.UploadFileVersion

Usa a API de versão do arquivo Box Upload para carregar uma nova versão de um arquivo existente.

Propriedades​

Comum​

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

Diversos​

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Opções​

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

Saída​

  • Box File - A file object is returned if the update is successful. This field supports only BoxFile variables.
  • Propriedades​
  • Comum​
  • Entrada​
  • Diversos​
  • Opções​
  • Saída​

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades