Hi All,
I need to develop a XCP 2.2 BAM report that shows the average time taken for each manual actvity for many processes.
I understand that I have to subscribe to the "activity start" and "activity completed" of all the manual activities in each process then i'll create a duration field with the difference, the problem is that i found only 10 events are allowed to subscribe to. which means that i can calculate the duration of only 5 manual activities, am i doing the correct steps?
Thank you for your help