UiPath Documentation
activities
latest
false
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.

Atividades de integrações clássicas

Última atualização 18 de mai de 2026

Query View Data

UiPath.Tableau.Activities.QueryViewData

Usa a API do Tableau para obter dados de Exibição renderizados como um CSV e baixá-los para uma pasta que você escolher e/ou retém os dados em uma variável DataTable (Exibir dados) na memória.

Como funciona

As etapas a seguir são um exemplo de como a atividade funciona desde o tempo de design (ou seja, as dependências da atividade e as propriedades de entrada/saída) até o tempo de execução.

  1. Conclua as etapas de Configuração .
  2. Adicione a atividade Tableau Scope ao seu projeto.
  3. Add the Query View Data activity inside the Tableau Scope activity.
  4. Crie e insira valores para as propriedades de Entrada .
  5. Insira valores para as propriedades de Saída .
  6. Crie e insira uma ResponseStatus para a propriedade Saída .

No corpo da atividade

  • 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.
  • Valor do filtro - O valor do campo que você deseja usar para filtrar a exibição da pasta de trabalho. Insira uma string ou String . Formato: vf_<fieldname>=filter-value. Por exemplo, uma pasta de trabalho com o filtro vf_year=2017 exibiria apenas dados do ano de 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.
  • View Data - The view data of the report. Enter a DataTable variable.

Propriedades

Comum

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

Entrada

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

Diversos

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

Saída

  • ResponseStatus - The status of the request (success/failure information). This field supports only ResponseStatus variables.
  • Como funciona
  • No corpo da atividade
  • Propriedades
  • Comum
  • Entrada
  • Diversos
  • 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