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

Marketplace 用户指南
上次更新日期 2026年4月1日
获取案例
UiPath.Bizagi.Activities.BizagiGetCases
检索给定流程的所有案例。
备注:
A maximum of 500 cases can be retrieved for a given process.
属性
输入
- ProcessName (
String) - The name of the executed BPM process.
其他
- Private (
Boolean) - If selected, the values of variables and arguments are no longer logged at Verbose level.
输出
- Cases (
String[ ]) - An array of strings containing the cases for the given process. - NumberOfCases (
Integer) - An integer value that contains the number of returned cases.