Working again on the custom PI E2E Messaging Cockpit Statistics webdynpro application I wrote last year for Umicore. This application allows end-users to search for PI messaging statistics (instead of message details) so they can notice in a glance which messages are in error.
They have full flexibility in displaying those statistics grouped by periods, statuses, errors only, etc. Now I am adding functionality which will allow them to manage their own ‘cockpit sets’ so they have full flexibility in choosing what they want to see exactly. The whole front-end application is written in ABAP webdynpro using several reusable components. Statistical messaging data is generated daily in the background and/or on demand with full buffering support to minimize waiting times.

