- 发行说明
- 概述
- 入门指南
- UiPath 市场供应商
- UiPath Marketplace 客户
- 发布准则
- 即用型自动化发布准则
- 解决方案加速器发布准则
- Integration Service 连接器的发布准则
- Process Mining 应用程序模板发布准则
- 安全性与 IP 保护
- 其他 UiPath 列表
- 连接器
- 如何创建活动
- 构建集成

Marketplace 用户指南
启动人类活动
UiPath.Appian.Activities.StartHumanActivity
启动 UiPath 示例应用程序中包含的预定义流程(模板),以将任务分配给组或个人。

属性
常见
- “显示名称”- 活动的显示名称。
输入
为以下其中一个属性输入值。
-
GroupId -
Int32- Specifies a group of users that you want to assign tasks.- To find the GroupId, follow the steps below:
-
In the Designer panel, click the search icon next to the property (this opens the Select Group wizard).
-
In the Select Group wizard, enter the ServerURL, Username, and Password that you used in the Appian Scope activity.
-
Click the Connect button.
-
Select the process from the list and click the Select button.


-
Username -
String- Specifies an individual user that you want to assign a task.备注:输入属性接受任何值组合。
If you enter both a GroupID and Username, the group of users gets assigned to the tasks in Appian, not the individual. If you leave both properties blank, the system uses the default settings that you have set in the Appian process.
其他
- “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。
输出
- ProcessInstanceId -
String- The Id of the process assigned to the GroupId or Username.- 允许的值:输入值作为
String变量。
- 允许的值:输入值作为