Interviewer - Server > Configuration and customization > Registry settings > Value cache settings
 
Value cache settings
Registry settings for the Value Cache are stored under:
HKEY_LOCAL_MACHINE\Software\SPSS\mrInterview\3\InterviewCache
Settings
CacheSubscriptionTimeout
The maximum time in minutes that a file may remain in the cache.
Default: 2880 minutes (48 hours)
CompletedFolder
The location to move cached files to after they have been successfully transferred.
If no value is specified for the CompletedFolder property, the cached files are automatically deleted after they have been successfully transferred.
If it is not possible to move a file to the CompletedFolder, an error is logged and the file is left in its current location.
Default: Not set
FailureFolder
The location to move cached files to if they cannot be transferred.
When no value is specified for the FailureFolder, cache files that fail to transfer are renamed with a .BAK extension to ensure that they are no longer considered as cache files by the cache component.
If the cached file cannot be moved to the FailureFolder, the transfer is continually retried until either the transfer succeeds or the file can be moved to the specified failure folder. In this situation the configured MaxRetryAttempts value may be exceeded.
Default: Not set, but the installation default is:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\Interviewer Server\Cache\TransferFailed
LocalDirectory
The pathname of a local folder to use for the Value Cache.
Default:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\Interviewer Server\Cache
MaxRetryAttempts
The number of times to retry transferring a file if the initial attempt fails.
Default: 3
RetryDelay
The delay in minutes before attempting to re-transfer a file that previously failed to transfer.
Default: 15 minutes
ScanInterval
The time in minutes between searches for files that require transfer.
Default: 5 minutes
See also
Registry settings