Skip to main content

I am struggling with the implementation of a Multi-Event Log with O2C and P2P processes. After building the data models and succefully loading it, I am not getting the _CEL_MERGED_ACTIVITIES table generated. How could I do to fix the issue?

Couple of checks:

  • Does your model have several activities tables?
  • When loading the model... did you activated this? image

 

HTH

 

and happy 2023!


Dear Guillermo,

 

My data model has 2 activity tables and I activated the Eventlog automerge with distinct as setting.

 

Happy new year 2023

Best regards,

Dany


I found a solution. The activity tables were simply too big to be merged together. That was the issue in case it might help somebody.


How big were they?


over 6M for the first and 3M for the second


Only 6million records? It doesn't seem too much. I have checked in one project and we have 43M activities in total - although we are not using Multieventlog

 

I will pass your info to my colleagues in case they have that problem in some project.

 

Cu!


I think you are right it is actually 71M. I just checked again.


over 6M for the first and 3M for the second

6M and 3M are the lengths of the Case tables


I think you are right it is actually 71M. I just checked again.

👍


Reply