Skip to Content
Technical Articles
Author's profile photo Kevin Dass

Fiori Tracker: Tiles usage and User monitoring for SAP Fiori launchpad (Monitoring SAP Fiori Launchpad)

Intro

For any application or product monitoring and usage statistics is undoubtedly one of very demanded and most helpful when it comes to evaluate any planning to be done or decisions to be taken.

At present for on-premises SAP Fiori system there isn’t a out-of-the box SAP standard UI5 application(s) or ABAP report for usage of various SAPUI5 applications hosted/configured onto Fiori launchpad, meaning users can’t run a ABAP report/open UI5 app and have the list of most popular SAP Fiori applications or pull user statistics.

Currently SAP didn’t provide any tools to track the usage of the application (Tiles) in the launchpad. I came across several option & suggestions but none of them were really giving the real usages.

This is something many people have been looking for since the beginning of the SAP Fiori offering. So we thought(Nikita Bhat and myself) to come up with a custom framework solution based on the SAP Fiori launchpad plugin. The technical artifacts reside on Fiori gateway central hub system that collects data for each of backend systems in the landscape.

This is an open source project and we look forward for all of you to make use of it and come forward for improvements/feedback and features.

 

Target Audience 

This document is for whom has the experience of SAPUI5 along with ABAP OData service development

Sneak peek of end results

Before getting into deep dive, let us see what is final goal

Sneak%20peek%20of%20end%20results

Application Activity Tracker:

AppTracker

This is an Fiori overview page (OVP) driven by ABAP CDS on Fiori gateway system.

User Activity Tracker

UserCount

This is an Fiori overview page (OVP) driven by ABAP CDS on Fiori gateway system.

On the first card, one could click on “Date” column and navigate to “User Logon Details” app via app-to-app navigation for various users logged in for a given date.

User Logon Details

User%20information%20app

This is an Fiori List Report driven by ABAP CDS on Fiori gateway system.

 

Implementation Steps

Could be found on Github repo with documentation. Steps are as below for Launchpad Plugin Tracker:
  1. Launchpad Event Tracker
  2. Application Overview Page
  3. User Overview Page
  4. User Logon Details
  5. Purge Fiori activity application & user data

Summary:

With above custom SAPUI5 applications it is now possible to monitor all Fiori tiles usage and user monitoring.

Thank you for reading and would like to hear from you and/or clarifying questions in the comment section.

Assigned Tags

      6 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Marian Zeis
      Marian Zeis

      Hi Kevin,

      Unfortunately your links to GitHub are 404.

      It seems your repositories are private?

      Author's profile photo Kevin Dass
      Kevin Dass
      Blog Post Author

      Apologies !!! have made Git repositories public now.

      Author's profile photo Musa AlHashem
      Musa AlHashem

      https://blogs.sap.com/2021/12/14/tracking-fiori-usage-in-fiori-launchpad-flp/

      Author's profile photo Kevin Dass
      Kevin Dass
      Blog Post Author

      Thank you Musa AlHashem for sharing. End of the day end goal is same however the way one needs the data preview differs

      Author's profile photo Damodara Reddy Annem
      Damodara Reddy Annem

      Hello Kevin,

      Your links to GitHub ending with 404 error. Please update the right URLs.

      Thanks

      Damodara

       

       

      Author's profile photo Kevin Dass
      Kevin Dass
      Blog Post Author

      Apologies !!! have made Git repositories public now.