UiPath Documentation
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.

Activités Classic Integration

Dernière mise à jour 20 mai 2026

Download Workbook

UiPath.Tableau.Activities.DownloadWorkbook

Utilise l' API Tableau pour télécharger un classeur au format.twb ou.twbx.

Mode de fonctionnement

Les étapes suivantes sont un exemple du fonctionnement de l'activité depuis la conception (c'est-à-dire les dépendances d'activité et les propriétés d'entrée/sortie) jusqu'à l'exécution.

  1. Terminez les étapes de Configuration .
  2. Ajoutez l'activité Tableau Scope à votre projet.
  3. Add the Download Workbook activity inside the Tableau Scope activity.
  4. Créez une valeur d'entrée pour les propriétés d'entrée .
  5. Entrez les valeurs des propriétés de la sortie .
  6. Créez et entrez une variable ResponseStatus pour la propriété Output (Sortie) .

Dans le corps de l’activité

  • Site ID - The ID of the site that contains the view. Enter a string or String variable or click the Find button to display the Find site window, where you can see all the site IDs found on the Tableau instance.
    1. Select a site ID and click Done. The Site ID property is automatically populated with the selected value.
    2. Copy the Site ID string, to use it in the Workbook ID property.
  • Workbook ID - The ID of the workbook to download. Enter a string or String variable or click the Find button to display the Find Workbook window.
    1. Paste the Site ID in the Site ID search field and click Find, to identify your workbook ID.
    2. Select your workbook and click Done. The Workbook ID property is automatically populated with the correct value.
  • Folder Path - The folder to download the report to. Enter a string or String variable.
  • File Name - The filename you wish to use. Enter a string or String variable.
  • Download As Extract - If the download should be as an extract. Enter a Boolean variable. You can use this option to improve performance if you are downloading workbooks or data sources that have large extracts.

Propriétés

Commun

  • DisplayName - The display name of the activity. This field supports only strings or String variables.

Entrée

  • Client Timeout (in seconds) - Defines the client read timeout in seconds.. Default value is 100.

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

  • ResponseStatus - The status of the request (success/failure information). This field supports only ResponseStatus variables.
  • Mode de fonctionnement
  • Dans le corps de l’activité
  • Propriétés
  • Commun
  • Entrée
  • Divers
  • Sortie

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

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour