Project debugger
The project debugger helps you and Adobe Support to troubleshoot issues with your projects in Analysis Workspace. Adobe Support might request you to enable the debugger to troubleshoot tickets you have raised with Adobe Support. Examples of issues are load-time of visualizations or broken components in your visualizations.
Enable debugger
To enable the debugger:
- Select Help > Enable debugger from the Analysis Workspace project menu.
- Select OK in the Enable Debugger dialog.
- Confirm when the browser prompts you to reload the page or site.
Use debugger
When you have enabled the debugger, all visualizations in your project do have an additional
To use the debugger for a specific visualization:
-
Select
-
Select the appropriate action from the context menu. The actions available depend on the visualization and indicate the type of debugging you want to perform. For example, if you select Anomalies, you want to debug the anomalies functionality in the visualization.
-
From the submenu, select a timestamp.
-
An Oberon XML debug window opens with details of the specific functionality performed by the visualization. See below for an example of the output of an anomaly request.
The details are:
- Request timestamp
- Response timestamp
- Request time
- Queue time
- Server processing time
- Lookup time
- Complexity
- Month boundaries
- Columns
- Segments
- XML Request and Response
- cURL Request
- JSON Request and Response
-
Use
- XML (request)
- XML (response)
- JSON (request)
- JSON (response)
- Curl request
-
Use
-
Hover over any of the Request or Response text areas to reveal and select
-
Exchange any of the information you have copied and which Adobe Support requested to troubleshoot the visualizations in your Analysis Workspace project.
-
Select Cancel to close the Oberon XML debug window and return to your project.
Repeat the above steps for any other visualization that you want to troubleshoot.
Disable debugger
To disable the debugger:
- Select Help > Disable debugger from the Analysis Workspace project menu.
- Select OK in the Disable debugger dialog.
- Confirm when the browser prompts you to reload the page or site.