UiPath Documentation
activities
latest
false

工作流活动

上次更新日期 2026年4月27日

发送临时结果

UiPath.AppEvents.Activities.SendInterimResult

描述

“发送临时结果”活动用于呈现流程输出参数的中间状态。执行流程时,绑定到临时流程结果 (IPR) 的控件可能会刷新多次。因此,如果使用了输入控件,我们建议不要更改绑定控件中的数据,因为一旦 UiPath Apps 收到下一个 IPR 结果以及流程结束,更改的数据将丢失。

Enables you to send the results of an Attended job to UiPath Apps or a custom app using Robot JS before it has finished executing.

备注:
  • 对于“应用程序事件”活动包的 1.0.0 版本,此活动需要Studio 2022.4 或更高版本。
  • 对于“应用程序事件”活动包的 2.0.0 版本,需要为此活动使用Studio 2023.4 或更高版本。

项目兼容性

  • 跨平台

跨平台配置

属性

常见
  • “显示名称”- 活动的显示名称。
其他
  • 参数名称 - 临时结果的输出参数名称。参数名称必须与参数完全匹配。此字段支持输出参数。
    重要提示:

    升级到“工作流事件”活动包的 2.0.0 版时,请记得更新“参数名称”绑定,并将字符串替换为输出参数( OutIn/Out )。

  • Argument value - The value for the output argument to send. Any existing property, variable or argument, can be selected for binding. This field supports any type of text (String, Int32, Boolean).
    备注:

    参数值的数据类型必须与“参数名称”字段中提供的“Out”“In/Out”参数之一相符。

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

    The Argument name and Argument value fields are mandatory. If any of these is left blank, an error message is displayed.

  • 描述
  • 项目兼容性
  • 跨平台配置
  • 属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新