Admin: Load web cache data task setup
The Load web cache system task (disabled by default) is responsible for loading cached visitor data into a series of dedicated data warehouse tables, and/or to a log file. To set the task up, please follow these steps:
Create a new ‘RPIWebCacheData’ queue, using your queue provider of choice.
Ensure the CacheOutputQueuePath app setting references the aforementioned queue.
Ensure that at least one of the following system configuration settings is set to True:
WebCacheOutputToDatabase
WebCacheOutputToFile
In the RPI System Configuration configuration interface, ensure RPIWebCacheData is set to the path of the queue.
Ensure that app setting CacheOutputQueueEnabled is set to True.