activities
latest
false
- 概述
- Adobe Sign
- Alteryx
- Amazon Comprehend
- Amazon Connect
- Amazon Rekognition
- 亚马逊文本提取
- Box
- 认知
- DocuSign
- Google Vision
- Jira
- Marketo
- Microsoft Dynamics
- Microsoft Dynamics (Finance and Operations)
- Microsoft Teams
- Microsoft Translator
- Microsoft Vision
- Oracle 集成云
- Oracle NetSuite
- Salesforce
- SAP BAPI
- ServiceNow
- Slack
- Smartsheet
- SuccessFactors
- Tableau
- Twilio
- Workato
- Workday
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
传统“集成”活动
UiPath.Tableau.Activities.RefreshWorkbookData
使用 Tableau API刷新指定 workbook 中的数据。
此活动等效于使用 Tableau Server 用户界面选择工作簿,然后从菜单中选择“刷新数据提取”(也称为“手动刷新”)。
工作方式
以下步骤是活动从设计时(即活动依赖项和输入/输出属性)到运行时如何工作的示例。
- 完成设置步骤。
- 将“Tableau 作用域”活动添加到您的项目中。
- Add the Refresh Workbook Data activity inside the Tableau Scope activity.
- 创建为“输入”属性输入值的模型。
- 为“输出”属性创建并输入
ResponseStatus变量。
在活动正文中
- Site ID - The ID of the site that contains the view. Enter a string or
Stringvariable or click the Find button to display the Find site window, where you can see all the site IDs found on the Tableau instance.- Select a site ID and click Done. The Site ID property is automatically populated with the selected value.
- 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
Stringvariable or click the Find button to display the Find Workbook window.- Paste the Site ID in the Site ID search field and click Find, to identify your workbook ID.
- 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
Stringvariables.
输入
- 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
ResponseStatusvariables.