UiPath Documentation
activities
latest
false

Document Understanding 活动

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

创建标签任务

UiPath.MLServices.Activities.MLDataLabelling

描述

备注:

This activity requires Studio 2022.4 or higher to function properly.

此活动使用的连接到UiPath™ AI Center ™ 租户的原则与ML 技能活动相同。建立连接后,您可以选择要在哪个项目和数据标签会话中发回数据。

项目兼容性

Windows - Legacy | Windows

配置

设计器面板
  • Project - Retrieves the list of available projects and allows you to select the project to which you want to send data.
  • Data labelling session - Retrieves the list of data labeling sessions in the selected project and allows you to select the session to which you want to send data.
  • File - The local path of the file you want to send.
属性面板

常见

  • “出错时继续”- 指定在活动引发错误时是否应继续自动化操作。该字段仅支持“布尔值”(True 和 False)。默认值为 False。因此,如果该字段为空且活动引发错误,系统将停止执行项目。如果该值设为“True”,则无论出现何种错误,系统都将继续执行项目。
    备注:

    如果“Try Catch 异常处理”中包含该活动且“出错时继续”属性的值为“True”,则系统在执行项目时不会捕获任何错误。

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

输入

  • LocalFilePath - The full path of the local file that you want to upload to the storage. This field supports only String variables.
  • Orchestrator 文件夹名称 - 与在当前流程中运行路径不同的 Orchestrator 文件夹的路径(要在其中创建任务)。有关 Orchestrator 文件夹的更多信息,请访问文件夹。对于传统文件夹,此属性只能用于浮动机器人,并且仅在当前用户在目标文件夹中具有正确的任务权限时才可用。对于新式文件夹,不支持文件夹路径覆盖。此字段仅支持字符串和 String 变量。
    备注:

    当必须从当前文件夹以外的文件夹创建或查询任务时,才必须使用此属性。如果执行此操作的用户没有目标文件夹所需的权限,则创建任务将失败并引发严重错误。有关文件夹权限的更多信息,请访问文件夹权限。

其他

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

输出

  • FileName - The file name that was used to save the file in storage, stored in a String variable. This field supports only strings and String variables.
  • Headers - The headers returned by the request.
  • StatusCode - The Status Code returned by the request, stored in an Int32 variable. This field supports only Int32 variables.
  • “任务对象”(输出) - 创建任务后从 Orchestrator 作为OrchestratorTaskCreate对象返回的任务对象。任务对象中的IDfolderPath字段可用于创建外部任务对象,然后将该对象用作等待外部任务然后继续活动的输入。
  • 描述
  • 项目兼容性
  • 配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新