Skip to main content
Question

Do I still need further activation to be able to use the Eventlog Automerge for Multi-Event Log?

  • January 3, 2023
  • 9 replies
  • 19 views

dany.moual11
Level 5
Forum|alt.badge.img+7

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?

9 replies

Couple of checks:

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

 

HTH

 

and happy 2023!


dany.moual11
Level 5
Forum|alt.badge.img+7
  • Author
  • Level 5
  • January 3, 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


dany.moual11
Level 5
Forum|alt.badge.img+7
  • Author
  • Level 5
  • January 3, 2023

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?


dany.moual11
Level 5
Forum|alt.badge.img+7
  • Author
  • Level 5
  • January 3, 2023

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!


dany.moual11
Level 5
Forum|alt.badge.img+7
  • Author
  • Level 5
  • January 3, 2023

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


dany.moual11
Level 5
Forum|alt.badge.img+7
  • Author
  • Level 5
  • January 4, 2023

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.

👍