Review and mine your project
After you’ve created the project by setting the objectives, scoping the analysis, and adding improvement opportunities, it’s time to mine the project.
Before you begin
Role required: sn_process_optimization_analyst, sn_process_optimization_power_user, or sn_process_optimization_admin
About this task
Record limits for Process Mining projects
Process Mining enforces a maximum of 500,000 records from the primary table. This limit scales down proportionally as child tables are added to the project.
| Table configuration | Record limit |
|---|---|
| 1 table | 500,000 |
| 1 table + 1 child | ~250,000 |
| 1 table + 2 children | ~125,000 |
| 1 table + 3 children | ~100,000 |
Nested child tables reduce the record limit significantly more than flat structures, because deeper relationships multiply the processing cost per record.
| Table configuration | Record limit |
|---|---|
| 1 table → child → grandchild → great-grandchild | ~71,000 |
What happens when the limit is exceeded
If your record count exceeds the adjusted limit, mining is blocked. To resolve this:
- Narrow your project filter to reduce the number of records.
- Simplify your table structure by removing unnecessary child or nested tables.
Procedure
Result
The Mining Progress page is displayed. After the mining is completed, a Mining Summary page is displayed. This page provides additional details about the mining. It also lists any finding definition that wasn’t included in the mining and provides a link to understand the actual cause. You can also view the logs or go to the Process Mining Workspace and view the graph.