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

工作流活动

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

获取测试数据队列项目

UiPath.Testing.Activites.GetTestDataQueueItem

描述

从指定的测试数据队列中提取数据行。

项目兼容性

Windows - 旧版 | Windows | 跨平台

Windows - 旧版配置

设计器面板
  • QueueName - The queue where the queue item fetched from. The name is not case sensitive. For example, if you have defined your test data queue as TestDataQueue in Orchestrator, it matches testdataqueue.
  • Output - The next test data item from the queue. This field supports Dictionary (String, Object) objects only. Charset: Unicode.
属性面板

常见

  • “显示名称”- 活动的显示名称。

输入

  • 标记为已使用 - 选择是否将测试数据队列项目标记为“已使用”,以将其从将来的测试数据队列运行中排除。
  • QueueName - The queue where the queue item fetched from. The name is not case sensitive. For example, if you have defined your test data queue as TestDataQueue in Orchestrator, it matches testdataqueue.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
  • 文件夹路径- 指定测试数据队列所在文件夹的路径(如果与运行流程的文件夹不同)。此字段仅支持字符串值,并使用/作为分隔符来表示子文件夹。例如“测试/自动化测试”。

输出

  • Output - The next test data item from the queue. This field supports Dictionary (String, Object) objects only. Charset: Unicode.

Windows、跨平台配置

  • 文件夹路径- 指定测试数据队列所在文件夹的路径(如果与运行流程的文件夹不同)。此字段仅支持字符串值,并使用/作为分隔符来表示子文件夹。例如“测试/自动化测试”。
  • QueueName - The queue where the queue item fetched from. The name is not case sensitive. For example, if you have defined your test data queue as TestDataQueue in Orchestrator, it matches testdataqueue.
  • Output - The next test data item from the queue. This field supports Dictionary (String, Object) objects only. Charset: Unicode.
高级选项

输入

  • 超时 - 指定等待时间(以毫秒为单位),如果超出该时间活动未运行,就会引发错误。默认值为 30000 毫秒(30 秒)。
  • 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.
  • 描述
  • 项目兼容性
  • Windows - 旧版配置
  • Windows、跨平台配置

此页面有帮助吗?

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