简介
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
.
See also Configuring Microsoft SQL Server. For more information on how to manually add Process Mining in the cluster.json
configuration file see Manual: Advanced installation experience.
在开始之前
要计算硬件要求,您需要了解以下内容:
- 流程中的 (百万) 个事件数。
- 输出数据中案例和事件字段的数量。 例如,在TemplateOne中,该值为 30。
备注:
在开发环境中,出于性能原因,建议使用记录数有限的小型开发数据集。
备注:
To check the dependencies with other products, go to the Cross-product dependencies page in the Automation Suite guide.
Capacity calculator
You can use the Capacity calculator to determine the hardware requirements for setting up a dedicated Microsoft SQL Server machine for Process Mining. When you add Process Mining to the Product section, the minimum requirements for 1 Dedicated SQL Server are displayed. See the illustration below.

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.
Step | Action |
---|---|
1 | Go to the Capacity calculator. |
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. |
See the illustration below for an example.
CPU(内核数)
The number of CPUs needed depends on how much of the transformations can be executed in parallel and the number the concurrent data runs. In case of performance problems with a many concurrent users, consider increasing the number of CPU cores and RAM.
RAM
There must be enough RAM available for having both input data and output data in memory.
磁盘空间 (GB)
The required disk storage depends on the number of transformation steps needed from raw data to output data of the connector.
SQL Server tempdb 数据库大小
The SQL Server tempdb database must be big enough to fit all the data. Otherwise, a transformation run cannot be completed successfully.
约一个月前更新