activities
latest
false
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Activités de workflow

Dernière mise à jour 22 janv. 2025

Télécharger le fichier de stockage

UiPath.Core.Activities.Storage.UploadStorageFile

Description

Charge un fichier dans un compartiment de stockage spécifié dans Orchestrator.

Compatibilité du projet

Windows - Héritage | Windows | Multiplate-forme

Configuration multiplateforme

  • Orchestrator Folder—The path to the Orchestrator Folder you want to use with this activity. If left empty, the current Orchestrator folder is used. This field supports only strings and String variables. Use / as a subfolder separator to specify the desired folder.
  • Storage Bucket Name—The name of the Storage Bucket where you want to upload the file. This field is mandatory. This field supports only strings and String variables.
  • Fichier (File) : le chemin complet du fichier que vous souhaitez télécharger vers le compartiment de stockage mentionné. Vous pouvez utiliser une bascule entre l'utilisation d'un chemin local ou d'une variable de type IResource . Si vous utilisez un chemin local, il est recommandé d'utiliser des chemins de dossier relatifs afin de tenir compte de la structure de fichier différente entre les machines Windows et Linux lors de l'exécution d'un projet. Exemple : newFolder/newFileName.txt.
  • Where to upload—The path where you want to upload the file in the Storage Bucket.
Options avancées

Autres

  • Timeout (milliseconds)—Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
  • Continue On Error—Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
    Remarque : si cette activité est incluse dans l'activité Try Catch et que la valeur de la propriété ContinuerSurErreur (Continue On Error) est True, aucune erreur ne sera détectée lors de l'exécution du projet.

Windows - Héritage, configuration Windows

Panneau propriétés
Commun
  • Continue On Error—Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
    Remarque : si cette activité est incluse dans l'activité Try Catch et que la valeur de la propriété ContinuerSurErreur (Continue On Error) est True, aucune erreur ne sera détectée lors de l'exécution du projet.
  • DisplayName—The display name of the activity.
  • Timeout (milliseconds)—Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).

De (From)

  • File—The full path of the file you want to upload to the Storage bucket indicated in the Storage Bucket Name field. This field supports variables of the IResource type. Use this field when the file is dynamically obtained during execution, such as an attachment from an email.
  • Path —The full local path to the file you want to upload to the specified Storage Bucket. Relative paths are resolved based on the runtime execution directory. This field supports only strings and String variables. Use this field when the file is located in the project folder.
    Important: You must use one of these fields, as they are mutually exclusive. When specifying a local path, always use relative folder paths to ensure compatibility across different file structures on Windows and Linux systems. For example: newFolder/newFileName.txt.
Divers
  • Folder Path—The path to the Orchestrator Folder you want to use with this activity. If left empty, the current Orchestrator folder is used. This field supports only strings and String variables. Use / as a subfolder separator to specify the desired folder.
  • Private—If selected, the values of variables and arguments are no longer logged at Verbose level.

Stockage

  • Destination—The path where you want to upload the file in the Storage Bucket. Use \ as a directory separator to specify the desired destination directory. If the destination file already exists, it is overwritten. This field supports only strings and String variables.
  • Storage Bucket Name—The name of the Storage Bucket where you want to upload the file. This field is mandatory. This field supports only strings and String variables.

Cette page vous a-t-elle été utile ?

Obtenez l'aide dont vous avez besoin
Formation RPA - Cours d'automatisation
Forum de la communauté UiPath
Uipath Logo White
Confiance et sécurité
© 2005-2025 UiPath Tous droits réservés.