Capturing application performance with the Mid-Tier Profiler
To gather performance information about the client side (JavaScript) code on the Mid Tier, turn on the Mid TierProfiler. The Profiler shows how much time was spent on a particular method (such as a table refresh).
When the Profiler is turned on, Show Profile and Clear Profile buttons appear on theMid Tiertoolbar (if enabled) when forms are viewed in the browser. Click Show Profile to display all the profiled data up to that point. Click Clear Profile to clear all profiled data from memory.
Warning
The Mid Tier Profiler option is normally used during the development of an application because when you turn on the profiler, all users have access to the profile.
To activate the Mid TierProfiler
Set the value to True to activate profiling.
Click Save Changes to save the selected value. Click Reset Defaults to change the value to the default of True. After you change this value, you must restart the web server for the changes to take effect.