Skip to main content
Question

CCPM to OCPM

  • May 29, 2025
  • 7 replies
  • 390 views

Akshay H
Level 4
Forum|alt.badge.img

Hi All,

Just wanted to ask whether there is any documentation on how to migrate existing CCPM datamodels to OCPM one.

Thanks,
Akshay

7 replies

Forum|alt.badge.img+6
  • Celonaut
  • June 9, 2025

Hi Akshay,

 


Akshay H
Level 4
Forum|alt.badge.img
  • Author
  • Level 4
  • June 9, 2025

Hi ​@Navya K ,

Thanks for sharing the docs but I am unable to access the google sheets and also not able to request the access for the same. Please help me with another link if possible.
 

Thanks,
Akshay


Forum|alt.badge.img+6

Hi ​@Navya K Can this documentation be shared with the customer, or is it intended for internal use only?


aaditi
Level 1
  • Level 1
  • June 29, 2026

 Hi there is any documentation on how to migrate ccpm to ocpm?


abhishek.chatu14
Level 12
Forum|alt.badge.img+8

When planning a migration from Case-Centric Process Mining (CCPM) to Object-Centric Process Mining (OCPM), the approach depends entirely on your current setup.

If you are aiming for a standard view, you can simply explore the OCPM starter kits and catalogs. However, if your goal is to move a custom CCPM implementation to OCPM, there is no step-by-step guide or automated tool for this. Custom logic must be thoroughly understood and manually recreated.


aaditi
Level 1
  • Level 1
  • June 30, 2026

Tanks ​@abhishek.chatu14 . If there isn't a standard migration guide, what is the best practice for migrating a custom CCPM implementation to OCPM? How do you usually approach it in real projects?


abhishek.chatu14
Level 12
Forum|alt.badge.img+8

1. Map Current Activity Logic

Before migrating, document your current case-centric implementation to understand exactly how custom it is. Identify the base tables, timestamp fields, filter logic, and join logic that define your current activities.

2. Validate Event Counts

Set up a side-by-side comparison of event counts in both models.

  • Add any custom events missing from the OCPM catalog and fix activities with zero counts.

  • Focus on explaining logic differences and variance with process owners rather than forcing a perfect 1:1 count match.

3. Validate Timestamps

Once counts are within a reasonable margin of error, pull sample records to ensure both models are capturing the exact same timestamps for your events.

4. Map and Validate Attributes

Ensure all necessary case-centric attributes are accounted for in the new object-centric data model. Document any attribute name changes this map will be critical when you eventually migrate your existing KPIs and dashboard assets.