Using SjDebug.asp

In addition to starting the SjDebug application on the server, you can also start the SjDebug application from a web-browser.

Prerequisite: To enable system debugging, the system_owner table must be updated to permit debugging e.g. Update system_owner SER debug_allows="J"

Start the SjDebug application from a web browser

Open a supported web browser and in the address field, enter

[PROTOCOL]://[HOSTNAME]/app/sjdebug.asp?option=start&destination=D&param=[HOSTNAME]

where [PROTOCOL] is the internet protocol used to contact to the server, often https and [HOSTNAME] is the name of the WorkZone server.

Stop the SjDebug application from a web browser

Open a supported web browser and in the address field, enter

[PROTOCOL]://[HOSTNAME]/app/sjdebug.asp?option=stop&destination=D&param=[HOSTNAME]

where [PROTOCOL] is the internet protocol used to contact to the server, often https and [HOSTNAME] is the name of the WorkZone server.

View the debug results

To view the debug results, you can open the WorkZone QueryBuilder, conduct a search for the Debug entity and then export the results to Excel.