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

工作流活动

上次更新日期 2026年3月26日

启动表单活动

UiPath.Form.Activities.StartFormActivity

描述

使用此活动在后台打开表单。 在运行时,这减少了表单打开的等待时间。

该活动必须与相同或不同工作流中的创建表单活动配对。如果存在多个表单,请为每个“创建表单”活动分配一个“启动表单”活动

项目兼容性

Windows - Legacy | Windows

Windows、Windows - 旧版配置

重要提示:

Pairing a form with the Start Form Activity causes some of the form properties to be unavailable, such as ExecuteDoBlockFirst, WindowPositionX, WindowPositionY etc.

属性面板

常见此类别中的属性是指常见活动设置。

  • Display Name (String) - Sets the name for this activity. For example, "Open form in background".

创建表单

此类别中的属性是指活动在后台打开的表单。

  • Folder Path (String) - Enter the path where the form you want to open in the background is located. It can even be a form from a different workflow.
  • Form Name (String) - Enter the name of the form you want to open in the background.

Warning: The name must correspond to a form in the specified folder.

docs image

警告:

要将每个“启动”活动绑定到相应的“创建表单”活动, Folder PathForm Name值必须与“创建表单”活动 > “启动表单” 属性中设置的值匹配。

其他

此类别中的属性是指其他设置。

  • Private (Boolean) - To skip logging variables and arguments at Verbose level, check this box. By default, the checkbox is cleared (set to false).

输出

此类别中的属性引用输出对象数据。

  • “表单流程 ID” - 创建一个变量以检索当前流程 ID。在进一步的活动中使用它来引用该流程。“触发器表单按钮”活动中的必填字段。

    docs image

  • 描述
  • 项目兼容性
  • Windows、Windows - 旧版配置

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新