Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
Xavier
Product and Topic Expert
Product and Topic Expert
In this blog, we will explore how to monitor and report Fiori Application performance with SAP Cloud ALM Real User Monitoring.


 

SAP Fiori Application monitoring is about getting insights in how your Fiori Launchpad is used.

  • What Fiori Applications are used ?

  • What is the usage of the Fiori applications in terms of the number of users and how often your applications are used.

  • What is the general performance of these applications?


 


 

In this blog, we don't include tracking the health and performance of the Application server components supporting your SAP Fiori systems landscape, including the SAP Gateway, the SAP backends and the underlying databases. This can be achieved with other SAP ALM monitoring components like SAP Cloud ALM Health Monitoring.

 

SAP Real User Monitoring


The purpose of Real User Monitoring is to provide transparency into the usage (executions) and the performance (response times) of user interactions. Real User Monitoring helps IT users and Business users to understand how often applications are executed and what is the response times for the end-users.


 

Check the following link to get more information on SAP Cloud ALM Real User Monitoring functionalities, capabilities and supported SAP applications.

 

 

1. Requests Performance per Fiori Application



Goal:

  • Report with a 5 minutes resolution, SAP Fiori Application performances based on historical values.


KPI:

  • number of requests with good performance / total number of requests


Filters

  • Request Type: SAP UI5

  • ServiceType: S/4 HANA

  • ServiceID: ${system}

  • Requests: ${FioriApp}


 

 

2. Response Time per Fiori Application



Goal:

  • Report with a 5 minutes resolution, requests execution time triggered by the SAP Fiori Applications.


KPI:

  • requests execution time


Filters

  • Request Type: SAP UI5

  • ServiceType: S/4 HANA

  • ServiceID: ${system}

  • Requests: ${FioriApp}


 

 

3. Number of Users per Fiori Application


KPIs: average number of users


Goal:

  • Report with a 5 minutes resolution, the average number of users accessing SAP Fiori Applications.


KPI:

  • number of users.


Filters

  • Request Type: SAP UI5

  • ServiceType: S/4 HANA

  • ServiceID: ${system}

  • Requests: ${FioriApp}


 

 

4. Nb of Requests per Fiori Application



Goal:

  • Report with a 5 minutes resolution, the average number of requests triggered from your SAP Fiori Applications.


KPI:

  • number of users.


Filters

  • Request Type: SAP UI5

  • ServiceType: S/4 HANA

  • ServiceID: ${system}

  • Requests: ${FioriApp}


 

 

Thanks for reading

 

Check the following link to get more information on SAP Cloud ALM Real User Monitoring analytics API.

 
2 Comments
ama
Explorer
0 Kudos
Hi xavier.dupeyrat Is it possible to get the user IDs or names from the real user monitoring list?
Xavier
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hello,

This is not possible in the current implementation.

Xavier.