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

Télécharger l'affichage en tant que PDF

UiPath.Tableau.Activities.QueryViewPDF

Utilise l' API Tableau pour obtenir les données Afficher au format PDF et les télécharger dans un dossier de votre choix.

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 View as PDF 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 View ID property.
  • View ID - The ID of the view to render as data. Enter a string or String variable or click the Find button to display the Find View window.
    1. Paste the Site ID in the Site ID search field and click Find, to identify your View ID.
    2. Select your view and click Done. The View 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.
  • Valeur de filtre : la valeur du champ que vous souhaitez utiliser pour filtrer la vue du classeur. Saisissez une chaîne ou String variable. Format: vf_<fieldname>=filter-value. Par exemple, un classeur avec le filtre vf_year=2017 affichera uniquement les données de l'année 2017.
  • Max Age Minutes - The maximum number of minutes view data will be cached before being refreshed. Enter a string or String variable. To prevent multiple view data requests from overloading the server, the shortest interval you can set is one minute. There is no maximum value.
  • Page Orientation - The orientation of the pages in the .pdf file produced. The following options are available: Portrait, Landscape.
  • Page Type - The type of page, which determines the page dimensions of the .pdf file returned. Choose one of the options from the drop-down menu: 3, A4, A5, B5, Executive, Folio, Ledger, Legal, Letter, Note, Quarto, Tabloid.

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