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

工作流活动

上次更新日期 2026年2月17日

添加测试数据队列项目

UiPath.Testing.Activites.AddTestDataQueueItem

描述

将数据行添加到指定的测试数据队列。与“添加队列项目”不同,您可以将此活动添加为容器,然后将带有输出参数的任何活动拖入其中。将活动逐个添加到数据行中,然后添加到队列,这样您就不必将活动存储在数据表中。

项目兼容性

Windows - 旧版 | Windows | 跨平台

Windows - 旧版配置

设计器面板
  • QueueName - The queue where the QueueItem object is added. The name is not case sensitive. For example, if you have defined your queue as MyFirstQueue in Orchestrator, it matches myfirstqueue. The maximum number of characters is 50.
属性面板

常见

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

输入

  • Items - a collection of arguments to be passed as test queue data items. This field supports Dictionary<String,Argument> objects only.
  • QueueName - The queue where the QueueItem object is added. The name is not case sensitive. For example, if you have defined your queue as MyFirstQueue in Orchestrator, it matches myfirstqueue. The maximum number of characters is 50.

其他

  • “出错时继续”- 指定在活动引发错误时是否应继续自动化操作。该字段仅支持“布尔值”(TrueFalse)。默认值为 False。因此,如果该字段为空且活动引发错误,系统将停止执行项目。如果该值设为“True”,则无论出现何种错误,系统都将继续执行项目。
  • Folder Path - the path to the Orchestrator folder where the Test Data queue is located.
  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

Windows、跨平台配置

  • 文件夹路径- 指定测试数据队列所在文件夹的路径(如果与运行流程的文件夹不同)。此字段仅支持字符串值,并使用/作为分隔符来表示子文件夹。例如“测试/自动化测试”。
  • QueueName - The queue where the QueueItem object is added. The name is not case sensitive. For example, if you have defined your queue as MyFirstQueue in Orchestrator, it matches myfirstqueue. The maximum number of characters is 50.
  • Items - a collection of arguments to be passed as test queue data items. This field supports Dictionary<String,Argument> objects only.
高级选项

其他

  • “超时(毫秒)”- 指定最长等待时间(以毫秒为单位),如果超出该时间后活动并未运行,系统便会抛出错误。默认值为 30000 毫秒(30 秒)。
  • “出错时继续”- 指定在活动引发错误时是否应继续自动化操作。该字段仅支持“布尔值”(TrueFalse)。默认值为 False。因此,如果该字段为空且活动引发错误,系统将停止执行项目。如果该值设为“True”,则无论出现何种错误,系统都将继续执行项目。
  • 描述
  • 项目兼容性
  • Windows - 旧版配置
  • Windows、跨平台配置

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2026 UiPath。保留所有权利。