marketplace
latest
false
- 发行说明
- 概述
- 入门指南
- UiPath 市场供应商
- UiPath Marketplace 客户
- 发布准则
- 即用型自动化发布准则
- 解决方案加速器发布准则
- Integration Service 连接器的发布准则
- Process Mining 应用程序模板发布准则
- 安全性与 IP 保护
- 其他 UiPath 列表
- 连接器
- 如何创建活动
- 构建集成
重要 :
请注意,此内容已使用机器翻译进行了本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Marketplace 用户指南
上次更新日期 2026年4月1日
执行用户任务
UiPath.Bonitasoft.Activities.ExecuteUserTask
此活动会将用户分配给活动案例,并在活动案例中执行任务。
在连接的 Bonita 作用域中使用时,将显示 Bonita 门户中所有可用的用户和流程。 选择一个流程以显示其所有正在运行的用例:

选择一个案例以显示其包含的所有任务及其合同。

Notice how the values in the task contract above correspond to the required fields in the task's form within the Bonita portal (the Comment field and Approve/Reject buttons).

属性
输入
- User (
String) - The user to whom the task is assigned. - Process (
String) - The process containing the targeted case. - Case (
String) - The ID of the running case. - Task (
String) - The task, within the above case, to execute. - Contract (
String) - Input variables (as JSON) that are required by the task.
其他
- Private (
Boolean) - If selected, the values of variables and arguments are no longer logged at Verbose level.