Report Writer Architecture
What is the Report Writer?
The Report Writer is responsible for writing data for each tracked interaction in a Callback solution to a historical database for reporting and analysis.
The Report Writer is a required application always installed on each Core Instance server in a Callback solution.
Architecture Overview
Details on each connection point:
- Queue Manager will write historical interaction data to a text file. The Report Writer will read these files
- The Report Writer will write the historical interaction data to the historical database.
- The Report Writer will use the VHQMWS web service to retrieve configuration information during startup.
- The VHQMWS web service will retrieve configuration data from the configuration data base.