Registry Variables
Registry Variables
1.1 Home Path Variable
Home path variables define the location of certain important Thunderbolt ancillary files.
For Thunderbolt API, the Home Path files that may need to be accessed are:
. d.dic - contains DCAT information
1.1.1 Registry Home Path Variable
The Registry Home Path Variable is:
HKEY_LOCAL_MACHINE\Software\Whamtech\Engine\HomePath
1.2 Temp Path Variable
Temp path variables define the location where temporary files are to be created.
1.2.1 Registry Temp Path Variable
The Registry Temp Path Variable is:
HKEY_LOCAL_MACHINE\Software\Whamtech\Engine\TempPath
The performance of some operations (such as large JOINs) can be improved
by the use of multiple temp drives.
The
TempPath allows two paths to be specified, separated by the ';' character.
1.3 Log Path
The Log Path is the folder where TB API .log files are written.
It is "./log" under the folder:
HKEY_LOCAL_MACHINE\Software\Whamtech\EIQ Server Suite\InstallPath
1.4 Triggers Enable Flag
The Triggers Enabled Flag is a DWORD variable; a value 1 enables the TB API Trigger feature.
The Registry Triggers Enabled Variable is:
HKEY_LOCAL_MACHINE\Software\Whamtech\Engine\TriggersEnabled