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:

  1. Activate HTTP browser tracing with URL parameter sap-ui-clientdebug.

  2. Activate HTTP browser tracing with URL parameter sap-wd-clientdebug=X.

  3. 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.