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

工作流活动

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

提交操作

描述

使用“提交操作”活动完成 Action Center 工作流中的应用程序操作或任务并返回结果。

当您在操作应用程序中的控件“事件”选项卡中选择“定义工作流文件”时,此活动可用。

“提交操作”活动的工作方式如下:

  1. 该活动使用“创建应用程序任务”活动将 Action Center 任务的结果提交给创建该任务的父流程。

  2. 该流程使用“等待应用程序任务然后继续”活动等待结果。

  3. 提交结果后,父流程将从中断的位置继续。有关应用程序任务的更多信息,请参阅使用应用程序任务

    docs image

属性

  • 结果(输出) :在操作架构中定义的用户操作的结果。以下是用户操作结果的示例:
    • 批准:您可以批准提交的表单。
    • 拒绝:您可以在审核后拒绝发票。
  • 属性覆盖:提交任务时,您可以覆盖操作架构中定义的输出和输入/输出属性。

要覆盖属性,请执行以下步骤:

  1. 在活动中选择“添加属性覆盖” 。系统将显示操作架构中定义的用户指定的操作属性。

  2. 选择要覆盖的属性。

    备注:

    您只能覆盖“输出”和“输入/输出”属性。

  3. 选择“更新字段”

    图 1.添加“属性覆盖”对话框

    添加“属性覆盖”对话框

  4. 将属性绑定到应用程序输入控件的值。

使用以下表达式将应用程序控件值绑定到操作属性: <Controls>.<MainPageName>.<InputControlName>.value

例如,要使用应用程序中注释字段中的值覆盖Reviewer Comment等属性,请使用: Controls.SimpleApproval.ReviewerComment.Value

   :::important
   * If you rename a property after adding it to the
   override list, the override is removed. You must re-add it using **Add Properties Override**.
   * The **Submit Action** activity returns
   default values for all output or input/output properties that are not overridden.
   :::
   :::important
   * If you rename a property after adding it to the
   override list, the override is removed. You must re-add it using **Add Properties Override**.
   * The **Submit Action** activity returns
   default values for all output or input/output properties that are not overridden.
   :::

图 2. 使用“提交操作”活动覆盖操作架构属性的示例

使用“提交操作”活动覆盖操作架构属性的示例

  • 描述
  • 属性

此页面有帮助吗?

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