HTTP Browser Tracing
Use
HTTP browser tracing supports debugging.
Prerequisites
To use HTTP browser tracing, the user must have debugging authorizations.
Features
The trace window is displayed. The JavaScript sources are loaded as a trace version from the browser.
Activities
There are several options for tracing:
-
Activate HTTP browser tracing with URL parameter sap-ui-clientdebug.
-
Activate HTTP browser tracing with URL parameter sap-wd-clientdebug=X.
-
Activate HTTP browser tracing by setting cookie sap-clientdebug=X; path=/. After restarting the application, you can activate HTTP browser tracing. The cookie is deleted when the browser is closed, or it can be deleted directly in the browser.
More Information
For more information, see SAP URL Parameters.