apps
2023.10
true
- 入门指南
- 在开始之前
- 如何
- 通知
- 使用 VB 表达式
- 设计应用程序
- 事件和规则
- 在应用程序中利用 RPA
- 在应用程序中利用实体
- 在应用程序中利用队列
- 应用程序生命周期管理 (ALM)
- 基本故障排除指南
发送期中结果活动
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
Apps 用户指南
Last updated 2024年4月19日
发送期中结果活动
要使用 UiPathTM Studio 活动,必须设置以下环境:
- UiPath® Studio v2022.4+
- UiPath® Robot v2020.10+
UiPath.WorkflowEvents.Activities
包已安装在 Studio 实例中
Note: The Send Interim Result activity is used to render the intermediate state of the output arguments of a process. The controls you bind to the Interim Process Result (IPR) outputs are likely to be refreshed multiple times while executing the process. Because of this, we recommend not changing the data in the bound controls if an input control was used because the changed data will be lost once the next IPR result is received by UiPath® Apps and when the process ends.
您可以使用此活动在工作流仍在执行时显示特定的输出值。
To use this actitivity, open UiPath® Studio, drag and drop the Send Interim Result activity into the RPA workflow and fill in the Argument name and Argument value fields.