UiPath Documentation
activities
latest
false

工作流活动

上次更新日期 2026年5月5日

批量添加测试数据队列项目

UiPath.Testing.Activities.BulkAddTestDataQueue

描述

将数据表添加到指定的测试数据队列。

备注:

Make sure that you have different column names in your data table, as duplicate names are not allowed, resulting in an error.

项目兼容性

Windows - 旧版 | Windows | 跨平台

Windows - 旧版配置

设计器面板
  • 数据表 (必填)- 从指定网页中提取的信息。该字段仅支持“数据表”变量。此字段仅支持数据表变量。
  • 队列名称(必填)- 要添加队列项目对象的队列。名称不区分大小写。例如,如果您已在 Orchestrator 中将队列定义为MyFirstQueue ,则它与myfirstqueue匹配。最大字符数为 50。
属性面板

常见

  • “显示名称”- 活动的显示名称。
  • “超时(毫秒)”- 指定最长等待时间(以毫秒为单位),如果超出该时间后活动并未运行,系统便会抛出错误。默认值为 30000 毫秒(30 秒)。

输入

  • 数据表 (必填)- 从指定网页中提取的信息。该字段仅支持“数据表”变量。此字段仅支持数据表变量。
  • 队列名称(必填)- 要添加队列项目对象的队列。名称不区分大小写。例如,如果您已在 Orchestrator 中将队列定义为MyFirstQueue ,则它与myfirstqueue匹配。最大字符数为 50。

其他

  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution stops. If the value is set to True, the execution of the project continues regardless of any error.
  • 文件夹路径- 测试数据队列所在的Orchestrator 文件夹的路径。
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

Windows、跨平台配置

  • 文件夹路径- 指定测试数据队列所在文件夹的路径(如果与运行流程的文件夹不同)。此字段仅支持字符串值,并使用/作为分隔符来表示子文件夹。例如“测试/自动化测试”。
  • 队列名称(必填)- 要添加队列项目对象的队列。名称不区分大小写。例如,如果您已在 Orchestrator 中将队列定义为MyFirstQueue ,则它与myfirstqueue匹配。最大字符数为 50。
  • 数据表 (必填)- 从指定网页中提取的信息。该字段仅支持“数据表”变量。此字段仅支持数据表变量。
高级选项

其他

  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution stops. If the value is set to True, the execution of the project continues regardless of any error.
  • “超时(毫秒)”- 指定最长等待时间(以毫秒为单位),如果超出该时间后活动并未运行,系统便会抛出错误。默认值为 30000 毫秒(30 秒)。
  • 描述
  • 项目兼容性
  • Windows - 旧版配置
  • Windows、跨平台配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新