Skip to main content
Question

How to get all activities from different tables displayed on case explorer without eventlog merge on Datamodel?

  • December 8, 2022
  • 2 replies
  • 7 views

Forum|alt.badge.img+10

HI Community, 

We have a 3 different Activity Tables; One Main Table and 2 Department specific tables.(without an Event Log Merge on DataModel). We could use the MERGE_EVENTLOG function on the Process Explorer but When it comes to Case Explorer, it shows onyl the activities from Default table. Is there a workaround to show all the activities with out eventlog merge?

 

Best Regards,

Sooraj

2 replies

AFAIK you can't. Mainly because the case explorer sheet can't be customized.

 

Maybe you can create your own "case explorer" manually (a olap table with all the details of the cases, a process explorer component showing the path, and maybe an olap table with the activities)

 

HTH


Forum|alt.badge.img+10
  • Author
  • Level 6
  • December 12, 2022

AFAIK you can't. Mainly because the case explorer sheet can't be customized.

 

Maybe you can create your own "case explorer" manually (a olap table with all the details of the cases, a process explorer component showing the path, and maybe an olap table with the activities)

 

HTH

Hi Guillermo, Thank you for your response.

I guess an an Olap Table will not resolve this issue. MERGE_EVentlog can merge the activities but if we want to see the Event TImes for the merged activities, OLAP table would not be a possible option.

Anyway thank you for your response.