UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de integraciones clásicas

Última actualización 18 de may. de 2026

Descargar libro

UiPath.Tableau.Activities.DownloadWorkbook

Utiliza la API de Tableau para descargar un libro de trabajo en formato.twb o.twbx.

Cómo funciona

Los siguientes pasos son un ejemplo de cómo funciona la actividad desde el momento de diseño (es decir, las dependencias de la actividad y las propiedades de entrada / salida) hasta el tiempo de ejecución.

  1. Completa los pasos de configuración .
  2. Añade la actividad Ámbito de Tableau a tu proyecto.
  3. Add the Download Workbook activity inside the Tableau Scope activity.
  4. Crea e introduce valores para las propiedades de entrada .
  5. Introduce valores para las propiedades de Salida .
  6. Crea e introduce una variable ResponseStatus para la propiedad Salida .

En el cuerpo de la actividad

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

Propiedades

Común

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

Entrada

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

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Salida

  • ResponseStatus - The status of the request (success/failure information). This field supports only ResponseStatus variables.
  • Cómo funciona
  • En el cuerpo de la actividad
  • Propiedades
  • Común
  • Entrada
  • Otros
  • Salida

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado