| Environment variables / Genero environment variables | |
The FGLWSDEBUG environment variable enables web services library debugging.
Set the FGLWSDEBUG environment variable to turn on debug information display in the web services library.
| Value | Definition |
|---|---|
| 0 | No data displayed; debug turned off. |
| 1 | Display socket errors. |
| 2 | Display HTTP bodies of incoming and outgoing requests (the XML content) |
| 3 | Display all information about incoming and outgoing requests (HTTP headers + HTTP bodies) |