Hello,
I have to prepare a custom Portal Activity Report which will read Month/Year and PCD location of page from user and display following details in tabular format: -
Day, Date/Time, No. of Users, Hits, Viewer IDs
At present I have created a standard SAP Portal activity iView (com.sap.portal.activityreport.frontend.ActivityReport), however, objective is to create such custom iView and assign it to some functional users so that they can read reports on their own for different pages.
I am aware it can be possible by querying some Portal database tables, but I don't know which tables to query and what fields to be used in query.
Any idea/links/code extracts on this?
Thanks & Regards,
Amey Mogare