OpenWGA 7.4 - Configuration references

Java system variables

de.innovationgate.wga.backend.verbose

Purpose: Activates verbose log output about database backend access
Contents: true | false
Default value: false
Activating this produces messages in the application log about every direct access that OpenWGA does on backend databases (in contrary to accessing cached data). This messages can be used to see what parts of an OpenWGA application does actual backend access and therefor needs resources on that side.

The messages have the following format:

18.08.2008 12:03:04 INFO Backend Access DB:plugin-contentmanager - Operation: Retrieving design list - Key: 3 - Cache: enabled - Session: 19222105
18.08.2008 12:03:04 INFO Backend Access DB:plugin-contentmanager - Operation: Retrieving document by key - Key: cssjs/init:connection - Cache: readonly - Session: 6948970