You are here: Visual LANSA User Guide > 6. Debugging Applications > 6.9 Debug WAMs

6.9 Debug WAMs

Webroutines are only visible if you have chosen WAM Development when installing the LANSA development environment.

A Webroutine can be executed for debugging from within the Editor in the following ways:

Example of debugging URL:

http://localhost/CGI-BIN/lansaweb?webapp=MYWAM+webrtn=MYWR+ml=LANSA:XHTML+part=DEX+lang=ENG+DEBUG=yes,mydevenv:51234

Note that Debug uses saved files. The WAM being edited is not saved to the repository by debugging it. You must save the WAM first if you wish to debug the WAM with your most recent changes to the Web Design.

Also see

Interactive Debugging in the Web Administration Guide.

6. Debugging Applications