Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
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.
Error
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.