Using Your Liquid UI Products > Developer Toolkit (Designer and Workbench)

Liquid UI Debugger Activation and Execution

(1/1)

Rahul Gera:
Purpose: Liquid UI Debugger Activation and Execution to Debug Liquid UI Scripts, during Run-time.

Activation:
The below command needs to be added in GuiXT.sjs configuration file to activate Liquid UI Debugger.

                         debug = 1;

Execution:
        Pre-Requisite:
        * SAPgui has an active session.
        * "Activate GuiXT" is checked in "Customize Local Layout" Menu.

Option 1: From windows file explorer
Navigate to Liquid UI Debugger executable (WSDebugger.exe), and right-click, select "Run as administrator".
Liquid UI Debugger windows opens up and need to click on Lightning symbol to start debugging Liquid UI Scripts.

Option 2: From SAPGui session
Type /ws_h() in transaction entry field.
Liquid UI Debugger windows opens up and starts debugging Liquid UI Scripts.

Navigation

[0] Message Index

Go to full version