How to measure the time it takes to load table results for display in RSA Identity Governance & Lifecycle
3 years ago
Originally Published: 2014-10-22
Article Number
000066107
Applies To
RSA Product Set: RSA Identity Governance & Lifecycle
RSA Version/Condition: 7.x
 
Issue
This article describes a custom setting that may be used for measuring the time it takes for a table to load and display results in RSA Identity Governance & Lifecycle. For example, you might want to know how long it takes to load a list of requests under Requests > Requests or a list of reviews under Reviews > Results as in the examples below.
 
User-added image
 
User-added image

 
Resolution
There is a custom setting called PageTimer that captures the elapsed time for all processing on the server (which is what we are typically interested in) for loading table results in RSA Identity Governance & Lifecycle.

To enable the PageTimer setting perform the following steps:
  1. In the RSA Identity Governance & Lifecycle user inteface go to Admin > System > Settings > Edit.
  2. Scroll to the bottom section entitled Custom.
  3. Add PageTimer in the Parameter field and True in the Value field. Note that the word custom will be added to the PageTimer parameter.
  4. Save > OK.
 
User-added image

The elapsed time for the table load will be displayed at the bottom of each page as in the examples below.
 
User-added image
 
User-added image