Traditional process mining tracks events against a single case ID (e.g., "Order ID: 12345"). This works for simple, linear processes but breaks down for real-world enterprise workflows where a single event touches multiple business objects simultaneously — an invoice, a delivery, a payment, and a customer account all at once.
Object-Centric Process Mining (OCPM), reaching GA in Spring 2026, models this reality. Instead of flattening events into a single case, OCPM maintains the full richness of cross-object relationships, enabling unprecedented visibility into how your business processes actually flow.
| Traditional Mining | Object-Centric Mining (OCPM) |
|---|---|
| One case ID per event log | Multiple object types per event (Order + Invoice + Delivery) |
| Linear process maps | Graph-based lifecycle maps across object relationships |
| Single bottleneck view | Cross-object bottleneck identification |
| Ignores object interactions | Tracks how objects merge, split, and influence each other |