Skip to main content
Question

Populate Event attribute as Event for Object-Centric Datamodels

  • November 21, 2025
  • 1 reply
  • 17 views

Carolin
Level 2
Forum|alt.badge.img

I have a usecase in which I want to create an object-centric datamodel. According to the linked video below, it is possible to create events based on the attribute of an event (e.g. the event is order, but there are orders in different domains, e.g. games, clothing, …. which is saved as an attribute of this event). Populating this category as the event is possible in a simple case-centric example like explained in the video, but currently this seems impossible for object-centric models? Is this correct or am I missing something? I would like to avoid creating single events for each category.
https://academy.celonis.com/learn/video/create-events-based-on-their-attributes

1 reply

Carolin
Level 2
Forum|alt.badge.img
  • Author
  • Level 2
  • December 2, 2025

The answer was hidden in the OCPM Best-Practices Training of the Celonis Academy. Please make this more available as finding this might cost others time as well.

 

When in the Studio, open the Knowledge Model. There, under “Event Logs”, you have to rename the according event tables from “EventLogName”.”ACTIVITY” to “EventLogName”.”ActivityDetails”. Afterwards, the attributes will correctly be displayed as events in the process explorer.