OpenWGA 7.4 - Configuration references

Java system variables

de.innovationgate.wgapi.eventthread.sleeptime

Purpose: Running interval of the WGAPI event thread
Contents: Integer number (milliseconds)
Default value: 10000 (= 10 seconds)
The WGAPI event thread is a task in OpenWGA which detects "background changes" to content stores, i.e. data modifications that are not done by the current OpenWGA process but by other processes (like other OpenWGA instances in a cluster for example). You can lower the value by this variable to catch up those changes faster, but this also will increase background server load.