The Pipeline Debugger enables you to track the execution of a pipeline step-by-step within UX Studio to help you identify errors. Using the Pipeline Debugger, you can easily check the storefront behavior of pipelines, track specific pipeline sections, and monitor the status of the Pipeline Dictionary at each step using a special watch window. The Pipeline Debugger, unlike standard programming language debuggers, operates on the graphical representation of the pipeline rather than at the source code level.
When you run the Pipeline Debugger and interrogate variables or expressions, the variables and expressions are evaluated in the context of the current storefront session. Most often, the pipeline under scrutiny is triggered by an action in the storefront. It's also possible to trigger a pipeline directly, using the browser URL input box. However, such an isolated action might leave out certain session dictionary keys that the pipeline expects.
If you click the button instead of the down arrow, the debugger produces the following message:
The selection
can't be launched and there are no recent launches.
Be sure to click the down arrow to get the popup menu.
The Debug Configurations dialog box opens.
For example, Sites-SiteGenesis-Site.
For example: Cart.xml
For example: Cart-PrepareView.
For example, add an item to the cart, and click View Cart in the cart quick view.