FGLWSDEBUG
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.
Important: Sensitive and personal data may be written to
the output. Make sure that the log output is written to files that can only be read by application
administrators.
Note: This debug log is to be used in development context only. The output format
can change in future product releases.
| 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) |