Hi,
In ProcessFlow I can use the token trace to get the timestamps for how long the token has been in each of the activities which is handy when debugging and reporting the phase durations.
I would like to do the same for the flowitems in a model, i.e. easily get a report of how long the flowitem was in each of the queues, processors and so on. I know I can get the total TimeInSystem easily, but I have not found a way to get all the partial times without writing a report each time when the flowitem enters/exits a phase.
Is there something similar to the token trace for flowitems or could it be implemented easily?
I understand that it would create a lot of data if you have thousands of flowitems and a complex process, but if it could be enabled/disabled in the same way as the token trace in ProcessFlow one could use it only when it is needed. It does create a lot of data in ProcessFlow as well. And when needed one could easily get great reports without custom coding.
Any clues on this?
Thank you!
Kind regards,
Axel