Hello All,
Thank you for reading this.
We have a requirement to extract Usage of applications on ESS/MSS Portal. The dashboard mainly has Web Dynpro along with few FPM and BSP applications as well.
Few things we would like to record are the User name, Start and End times of each application for a user. Additionally, answer questions like how many times was a Help link clicked? Did the user leave an application mid-way? Completion rates?
As per our initial analysis, we figured out that writing exits on standard class methods which are called on INIT and EXIT of WD applications will give us required information. But since we have multiple integrated WD components, dynamic WD navigation, FPM and BSP applications, thus we are ending up writing exits in too many places, resulting in a less scalable and less reliable solution design.
Request you all to provide pointers towards a design which would be more scalable, less custom and still cover above points.
Warm Regards,
Addy