- 在开始之前
- 入门指南
- 集成
- 使用流程应用程序
- 创建应用程序
- 正在加载数据
- 自定义流程应用程序
- 发布仪表板
- 应用程序模板
- 其他资源

Process Mining 用户指南
系统要求
简介
Process Mining on Automation Suite requires a separate Microsoft SQL Server for the AutomationSuite_ProcessMining_Warehouse for data storage for Process Mining process apps. This page provides hardware requirements and recommendations for setting up a Microsoft SQL Server machine for AutomationSuite_ProcessMining_Warehouse.
Process Mining支持Microsoft SQL Server Enterprise和Microsoft SQL Server 。
建议使用多可用区 Amazon RDS 实例,但您可以将单可用区 Amazon RDS 实例用于 Process Mining。
请查看配置 Microsoft SQL Server 。有关如何在cluster.json配置文件中手动添加Process Mining 的更多信息,请参阅手册:高级安装体验。
有关访问 UiPath 平台的要求,请参阅软件要求。
浏览器兼容性
为了在使用Process Mining时获得最佳浏览体验,我们建议使用 Google Chrome、Microsoft Edge Chromium 或 Mozilla Firefox。
在使用 Safari 时, Process Mining可能会遇到性能问题。
CData 同步
有关 CData Sync 系统要求的更多信息,请参阅官方CData Sync - 服务器管理文档。
在开始之前
要计算硬件要求,您需要了解以下内容:
- 流程中的 (百万) 个事件数。
- 输出数据中案例和事件字段的数量。
备注:
在开发环境中,出于性能原因,建议使用记录数有限的小型开发数据集。
要检查与其他产品的依赖项,请转到 Automation Suite 指南中的“跨产品依赖项”页面。
容量计算
您可以使用UiPath Automation Suite 安装大小调整计算器来确定硬件要求,从而为Process Mining设置专用的 Microsoft SQL Server 计算机。将Process Mining添加到“产品部分”时,系统将显示1 个专用 SQL Server的最低要求。下图显示了Automation Suite 安装大小调整计算器。

Calculating the recommended hardware requirements for SQL Server
Follow these steps to calculate the recommended requirements for setting up a dedicated Microsoft SQL Server machine for Process Mining.
| 步骤 | 操作 |
|---|---|
| 1 | 转到“容量计算器” 。 |
| 2 | Click on Change Product Selection. |
| 3 | Select the Process Mining option button in the list of Products and click on Add to add Process Mining to the Product selection. |
| 4 | Click on Process Mining in the Product selection. |
| 5 | Enter the appropriate values for Number of Events In Millions and the Number of Case and Events Fields. |
下图显示了一个示例。

CPU(内核数)
所需的 CPU 数量取决于可以并行执行的转换数量以及并发数据运行的数量。如果许多并发用户出现性能问题,请考虑增加 CPU 内核和 RAM 的数量。
RAM
必须有足够的 RAM 用于在内存中存储输入数据和输出数据。
磁盘空间 (GB)
所需的磁盘存储空间取决于从原始数据到连接器输出数据所需的转换步骤数。
SQL Server tempdb 数据库大小
SQL Server tempdb 数据库必须足够大以容纳所有数据。否则,转换运行将无法成功完成。