UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

传统“集成”活动

刷新工作簿数据

UiPath.Tableau.Activities.RefreshWorkbookData

使用 Tableau API刷新指定 workbook 中的数据。

此活动等效于使用 Tableau Server 用户界面选择工作簿,然后从菜单中选择“刷新数据提取”(也称为“手动刷新”)。

工作方式

以下步骤是活动从设计时(即活动依赖项和输入/输出属性)到运行时如何工作的示例。

  1. 完成设置步骤。
  2. “Tableau 作用域”活动添加到您的项目中。
  3. Add the Refresh Workbook Data activity inside the Tableau Scope activity.
  4. 创建为“输入”属性输入值的模型。
  5. “输出”属性创建并输入ResponseStatus变量。

在活动正文中

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

属性

常见

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

输入

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

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • ResponseStatus - The status of the request (success/failure information). This field supports only ResponseStatus variables.
  • 工作方式
  • 在活动正文中
  • 属性
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新